Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PriorFBB

823   MachineBasicBlock *PriorTBB = 0, *PriorFBB = 0;
828 !TII->AnalyzeBranch(*PrevBB, PriorTBB, PriorFBB, PriorCond, true) &&