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

/external/llvm/lib/IR/
H A DLLVMContextImpl.cpp90 DeleteContainerSeconds(CPNConstants);
H A DLLVMContextImpl.h284 DenseMap<PointerType*, ConstantPointerNull*> CPNConstants; member in class:llvm::LLVMContextImpl
H A DConstants.cpp1353 ConstantPointerNull *&Entry = Ty->getContext().pImpl->CPNConstants[Ty];
1363 getContext().pImpl->CPNConstants.erase(getType());

Completed in 865 milliseconds