Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DItaniumManglingCanonicalizer.cpp182 bool isMostRecentlyCreated(Node *N) const { return MostRecentlyCreated == N; } in isMostRecentlyCreated() function in __anon20625b1e0111::CanonicalizerAllocator
250 return std::make_pair(N, Alloc.isMostRecentlyCreated(N)); in addEquivalence()