Searched refs:CheckEquivalent (Results 1 – 1 of 1) sorted by relevance
12486 bool CheckEquivalent(const Map* first, const Map* second) { in CheckEquivalent() function12499 if (!CheckEquivalent(this, other)) return false; in EquivalentToForTransition()12534 return CheckEquivalent(this, other) && bit_field2() == other->bit_field2() && in EquivalentToForNormalization()