Lines Matching refs:PI2
2163 MachineBasicBlock::const_pred_iterator PI = MBB->pred_begin(), PI2 = PI;2164 ++PI2;2165 if (PI2 != MBB->pred_end())