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