Lines Matching refs:isRedundantFlagInstr
2030 /// isRedundantFlagInstr - check whether the first instruction, whose only2035 inline static bool isRedundantFlagInstr(MachineInstr *CmpI, unsigned SrcReg,2131 if (isRedundantFlagInstr(CmpInstr, SrcReg, SrcReg2, CmpValue, &*I)) {