Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:MBBEnd

62   SlotIndex MBBEnd = LIS.getMBBEndIdx(MBB);
69 LSP.first = MBBEnd;
94 const VNInfo *VNI = CurLI->getVNInfoBefore(MBBEnd);
102 if (!SlotIndex::isEarlierInstr(VNI->def, LSP.second) && VNI->def < MBBEnd)