Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PriorFBB

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