Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CanRevCond

786   bool CanRevCond = !TII->ReverseBranchCondition(RevCond);
796 if (CanRevCond && ValidDiamond(TrueBBI, FalseBBI, Dups, Dups2) &&
855 if (CanRevCond) {