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.cpp50 getUniqued(Context.pImpl->DILocations, in getImpl()
168 if (auto *N = getUniqued(Context.pImpl->GenericDINodes, Key)) in getImpl()
194 if (auto *N = getUniqued(Context.pImpl->CLASS##s, \
DMetadata.cpp726 if (T *U = getUniqued(Store, N)) in uniquifyImpl()
781 if (auto *N = getUniqued(Context.pImpl->MDTuples, Key)) in getImpl()