Searched refs:VectorConstants (Results 1 – 9 of 9) sorted by relevance
66 std::for_each(VectorConstants.map_begin(), VectorConstants.map_end(), in ~LLVMContextImpl()71 VectorConstants.freeConstants(); in ~LLVMContextImpl()
153 VectorConstantsTy VectorConstants; variable
735 return pImpl->VectorConstants.getOrCreate(T, V); in get()1070 getType()->getContext().pImpl->VectorConstants.remove(this); in destroyConstant()
90 for (auto *I : VectorConstants) in ~LLVMContextImpl()95 VectorConstants.freeConstants(); in ~LLVMContextImpl()
1002 return Ty->getContext().pImpl->VectorConstants.getOrCreate(Ty, V); in get()1293 getType()->getContext().pImpl->VectorConstants.remove(this); in destroyConstantImpl()2819 return getContext().pImpl->VectorConstants.replaceOperandsInPlace( in handleOperandChangeImpl()
1088 VectorConstantsTy VectorConstants;
89 for (auto *I : VectorConstants) in ~LLVMContextImpl()94 VectorConstants.freeConstants(); in ~LLVMContextImpl()
1060 return Ty->getContext().pImpl->VectorConstants.getOrCreate(Ty, V); in get()1342 getType()->getContext().pImpl->VectorConstants.remove(this); in destroyConstantImpl()2891 return getContext().pImpl->VectorConstants.replaceOperandsInPlace( in handleOperandChangeImpl()
1273 VectorConstantsTy VectorConstants;