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

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DLLVMContextImpl.cpp80 std::for_each(VectorConstants.map_begin(), VectorConstants.map_end(),
85 VectorConstants.freeConstants();
H A DLLVMContextImpl.h279 VectorConstantsTy VectorConstants; member in class:llvm::LLVMContextImpl
H A DConstants.cpp961 return pImpl->VectorConstants.getOrCreate(T, V);
1212 getType()->getContext().pImpl->VectorConstants.remove(this);

Completed in 177 milliseconds