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

/external/llvm/lib/IR/
H A DLLVMContextImpl.cpp83 std::for_each(VectorConstants.map_begin(), VectorConstants.map_end(),
88 VectorConstants.freeConstants();
H A DLLVMContextImpl.h282 VectorConstantsTy VectorConstants; member in class:llvm::LLVMContextImpl
H A DConstants.cpp1056 return pImpl->VectorConstants.getOrCreate(T, V);
1308 getType()->getContext().pImpl->VectorConstants.remove(this);

Completed in 1672 milliseconds