Home
last modified time | relevance | path

Searched refs:UndefValueConstants (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.cpp74 UndefValueConstants.freeConstants(); in ~LLVMContextImpl()
DLLVMContextImpl.h157 ConstantUniqueMap<char, char, Type, UndefValue> UndefValueConstants; variable
DConstants.cpp1125 return Ty->getContext().pImpl->UndefValueConstants.getOrCreate(Ty, 0); in get()
1131 getType()->getContext().pImpl->UndefValueConstants.remove(this); in destroyConstant()