reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1689 isHigherPriorityThan(const InstructionPredicateMatcher &B) const override {
1690 if (InstructionPredicateMatcher::isHigherPriorityThan(B)) 1692 if (B.InstructionPredicateMatcher::isHigherPriorityThan(*this)) 2150 if (L->isHigherPriorityThan(*R)) 2152 if (R->isHigherPriorityThan(*L))