Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:BrCond

198     SmallVector<MachineOperand, 4> BrCond;
802 LI.BrCond.clear();
803 if (TII->analyzeBranch(*L.getHeader(), LI.TBB, LI.FBB, LI.BrCond))