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

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DLLVMContextImpl.cpp116 DeleteContainerSeconds(UVConstants);
H A DLLVMContextImpl.h957 DenseMap<Type*, UndefValue*> UVConstants; member in class:llvm::LLVMContextImpl
H A DConstants.cpp1409 UndefValue *&Entry = Ty->getContext().pImpl->UVConstants[Ty];
1420 getContext().pImpl->UVConstants.erase(getType());

Completed in 113 milliseconds