Searched refs:VectorConstants (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/IR/
H A DLLVMContextImpl.cpp80 std::for_each(VectorConstants.map_begin(), VectorConstants.map_end(),
85 VectorConstants.freeConstants();
H A DLLVMContextImpl.h273 VectorConstantsTy VectorConstants; member in class:llvm::LLVMContextImpl
H A DConstants.cpp1018 return pImpl->VectorConstants.getOrCreate(T, V);
1269 getType()->getContext().pImpl->VectorConstants.remove(this);

Completed in 194 milliseconds