Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBoundaryIndex

517   Idx = Idx.getBoundaryIndex();
567 SlotIndex Boundary = Idx.getBoundaryIndex();
1332 LeaveBefore.getBaseIndex() > EnterAfter.getBoundaryIndex())) {
1402 if (!LeaveBefore || LeaveBefore > BI.LastInstr.getBoundaryIndex()) {