Searched refs:GlobalValuePartitions (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp191 return getContext().pImpl->GlobalValuePartitions[this];
203 getContext().pImpl->GlobalValuePartitions[this] = S;
H A DLLVMContextImpl.h1360 DenseMap<const GlobalValue *, StringRef> GlobalValuePartitions; member in class:llvm::LLVMContextImpl

Completed in 103 milliseconds