Home | History | Annotate | Download | only in src

Lines Matching refs:HasDependency

6343     ASSERT(HasDependency());
6346 bool HasDependency() const { return OperandAt(0) != OperandAt(2); }