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

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLLVMContextImpl.cpp87 DeleteContainerSeconds(CPNConstants);
H A DLLVMContextImpl.h275 DenseMap<PointerType*, ConstantPointerNull*> CPNConstants; member in class:llvm::LLVMContextImpl
H A DConstants.cpp1315 ConstantPointerNull *&Entry = Ty->getContext().pImpl->CPNConstants[Ty];
1325 getContext().pImpl->CPNConstants.erase(getType());

Completed in 143 milliseconds