Searched refs:ReversedCond (Results 1 – 1 of 1) sorted by relevance
475 bool ReversedCond = !TII->reverseBranchCondition(Cond); in fixupConditionalBranch() local476 if (ReversedCond) { in fixupConditionalBranch()