Lines Matching defs:reverseBranchCondition
226 bool reverseBranchCondition(BBInfo &BBI) const;
619 bool IfConverter::reverseBranchCondition(BBInfo &BBI) const {
621 if (!TII->reverseBranchCondition(BBI.BrCond)) {
922 reverseBranchCondition(FalseBBI);
926 reverseBranchCondition(FalseBBI);
1035 !TII->reverseBranchCondition(RevCond);
1193 if (TII->reverseBranchCondition(Cond))
1196 if (TII->reverseBranchCondition(RevPred) ||
1282 bool CanRevCond = !TII->reverseBranchCondition(RevCond);
1544 if (TII->reverseBranchCondition(Cond))
1630 if (TII->reverseBranchCondition(Cond))
1634 if (reverseBranchCondition(*CvtBBI)) {
1692 if (TII->reverseBranchCondition(RevCond))
1783 if (TII->reverseBranchCondition(RevCond))