Lines Matching defs:reverseBranchCondition
225 bool reverseBranchCondition(BBInfo &BBI) const;
618 bool IfConverter::reverseBranchCondition(BBInfo &BBI) const {
620 if (!TII->reverseBranchCondition(BBI.BrCond)) {
921 reverseBranchCondition(FalseBBI);
925 reverseBranchCondition(FalseBBI);
1034 !TII->reverseBranchCondition(RevCond);
1192 if (TII->reverseBranchCondition(Cond))
1195 if (TII->reverseBranchCondition(RevPred) ||
1281 bool CanRevCond = !TII->reverseBranchCondition(RevCond);
1543 if (TII->reverseBranchCondition(Cond))
1629 if (TII->reverseBranchCondition(Cond))
1633 if (reverseBranchCondition(*CvtBBI)) {
1691 if (TII->reverseBranchCondition(RevCond))
1782 if (TII->reverseBranchCondition(RevCond))