Home
last modified time | relevance | path

Searched refs:getUniqued (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DMetadataImpl.h23 static T *getUniqued(DenseSet<T *, InfoT> &Store, in getUniqued() function
DDebugInfoMetadata.cpp51 getUniqued(Context.pImpl->DILocations, in getImpl()
183 if (auto *N = getUniqued(Context.pImpl->GenericDINodes, Key)) in getImpl()
209 if (auto *N = getUniqued(Context.pImpl->CLASS##s, \
DMetadata.cpp663 if (T *U = getUniqued(Store, N)) in uniquifyImpl()
718 if (auto *N = getUniqued(Context.pImpl->MDTuples, Key)) in getImpl()