HomeSort by: relevance | last modified time | path
    Searched refs:UVConstants (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContextImpl.cpp 100 UVConstants.clear();
LLVMContextImpl.h 1408 DenseMap<Type *, std::unique_ptr<UndefValue>> UVConstants;
Constants.cpp 1785 std::unique_ptr<UndefValue> &Entry = Ty->getContext().pImpl->UVConstants[Ty];
1796 getContext().pImpl->UVConstants.erase(getType());

Completed in 69 milliseconds