Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.cpp103 std::for_each(ArrayConstants.map_begin(), ArrayConstants.map_end(), in ~LLVMContextImpl()
110 ArrayConstants.freeConstants(); in ~LLVMContextImpl()
H A DLLVMContextImpl.h302 ArrayConstantsTy ArrayConstants; variable
H A DConstants.cpp844 return Ty->getContext().pImpl->ArrayConstants.getOrCreate(Ty, V); in get()
1364 getType()->getContext().pImpl->ArrayConstants.remove(this); in destroyConstant()
2809 if (Constant *C = getContext().pImpl->ArrayConstants.replaceOperandsInPlace( in replaceUsesOfWithOnConstant()