Home | History | Annotate | Download | only in src

Lines Matching refs:DataEquals

485   bool result = DataEquals(other);
821 // HValue::DataEquals. The default implementation is UNREACHABLE. We
822 // don't actually care whether DataEquals returns true or false here.
823 if (CheckFlag(kUseGVN)) DataEquals(this);