Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IS1

1262   /// Return true if IS1 has less priority than IS2.
1263 bool operator()(const MachineInstr *IS1, const MachineInstr *IS2) const {
1265 unsigned MFUs1 = minFuncUnits(IS1, F1);