Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PredCond

1547         SmallVector<MachineOperand, 4> PredCond;
1549 !TII->analyzeBranch(*PredBB, PredTBB, PredFBB, PredCond, true) &&