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