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->MDLocations, in getImpl()
179 if (auto *N = getUniqued(Context.pImpl->GenericDebugNodes, Key)) in getImpl()
205 if (auto *N = getUniqued(Context.pImpl->CLASS##s, \
DMetadata.cpp634 if (T *U = getUniqued(Store, N)) in uniquifyImpl()
689 if (auto *N = getUniqued(Context.pImpl->MDTuples, Key)) in getImpl()