Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:BrCond

166     SmallVector<MachineOperand, 4> BrCond;
761 LI.BrCond.clear();
762 if (TII->analyzeBranch(*L.getHeader(), LI.TBB, LI.FBB, LI.BrCond))