Home | History | Annotate | Download | only in X86

Lines Matching refs:isRedundantFlagInstr

3227 /// isRedundantFlagInstr - check whether the first instruction, whose only
3233 inline static bool isRedundantFlagInstr(MachineInstr *FlagI, unsigned SrcReg,
3448 isRedundantFlagInstr(CmpInstr, SrcReg, SrcReg2, CmpValue, Instr)) {