Searched refs:UVConstants (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/IR/
H A DLLVMContextImpl.cpp91 DeleteContainerSeconds(UVConstants);
H A DLLVMContextImpl.h286 DenseMap<Type*, UndefValue*> UVConstants; member in class:llvm::LLVMContextImpl
H A DConstants.cpp1373 UndefValue *&Entry = Ty->getContext().pImpl->UVConstants[Ty];
1384 getContext().pImpl->UVConstants.erase(getType());

Completed in 380 milliseconds