Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:TmpMBB

933     MachineBasicBlock *TmpMBB = *MBB.pred_begin();
934 if (isEligibleBB(*TmpMBB)) {
935 PredMBB = TmpMBB;