Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.cpp72 AggZeroConstants.freeConstants(); in ~LLVMContextImpl()
DLLVMContextImpl.h141 ConstantUniqueMap<char, char, Type, ConstantAggregateZero> AggZeroConstants; variable
DConstants.cpp976 return pImpl->AggZeroConstants.getOrCreate(Ty, 0); in get()
982 getType()->getContext().pImpl->AggZeroConstants.remove(this); in destroyConstant()