Home | History | Annotate | Download | only in src

Lines Matching defs:DataEquals

357   bool result = DataEquals(other);
636 // HValue::DataEquals. The default implementation is UNREACHABLE. We
637 // don't actually care whether DataEquals returns true or false here.
638 if (CheckFlag(kUseGVN)) DataEquals(this);
1572 bool HLoadNamedFieldPolymorphic::DataEquals(HValue* value) {