Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.cpp105 std::for_each(StructConstants.map_begin(), StructConstants.map_end(), in ~LLVMContextImpl()
111 StructConstants.freeConstants(); in ~LLVMContextImpl()
H A DLLVMContextImpl.h305 StructConstantsTy StructConstants; variable
H A DConstants.cpp999 return ST->getContext().pImpl->StructConstants.getOrCreate(ST, V); in get()
1375 getType()->getContext().pImpl->StructConstants.remove(this); in destroyConstant()
2859 if (Constant *C = getContext().pImpl->StructConstants.replaceOperandsInPlace( in replaceUsesOfWithOnConstant()