Searched refs:isMostRecentlyCreated (Results 1 – 1 of 1) sorted by relevance
182 bool isMostRecentlyCreated(Node *N) const { return MostRecentlyCreated == N; } in isMostRecentlyCreated() function in __anon20625b1e0111::CanonicalizerAllocator250 return std::make_pair(N, Alloc.isMostRecentlyCreated(N)); in addEquivalence()