Searched refs:hasOp1 (Results 1 – 1 of 1) sorted by relevance
54 bool hasOp1(unsigned Opc) const { return OpSet1.count(Opc) != 0; } in hasOp1() function in __anonb447b9d50111::FusionFeature175 if (!Feature.hasOp1(FirstMI->getOpcode())) in shouldScheduleAdjacent()