Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBoundaryIndex

500   Idx = Idx.getBoundaryIndex();
550 SlotIndex Boundary = Idx.getBoundaryIndex();
1243 LeaveBefore.getBaseIndex() > EnterAfter.getBoundaryIndex())) {
1313 if (!LeaveBefore || LeaveBefore > BI.LastInstr.getBoundaryIndex()) {