Home | History | Annotate | Download | only in src

Lines Matching refs:HasDependency

5778     ASSERT(HasDependency());
5781 bool HasDependency() const { return OperandAt(0) != OperandAt(2); }