Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MBBEnd

65   SlotIndex MBBEnd = LIS.getMBBEndIdx(MBB);
72 LSP.first = MBBEnd;
97 const VNInfo *VNI = CurLI->getVNInfoBefore(MBBEnd);
105 if (!SlotIndex::isEarlierInstr(VNI->def, LSP.second) && VNI->def < MBBEnd)