Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PI

955     for (MachineBasicBlock::pred_iterator PI = MBB->pred_begin(),
956 PE = MBB->pred_end(); PI != PE; ++PI) {
957 SlotIndex End = LIS.getMBBEndIdx(*PI);