Searched refs:hasOp2 (Results 1 – 1 of 1) sorted by relevance
57 bool hasOp2(unsigned Opc) const { return OpSet2.contains(Opc); } in hasOp2() function in __anon41c008750111::FusionFeature258 if (Feature.hasOp2(SecondMI.getOpcode())) { in shouldScheduleAdjacent()