Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBoundaryIndex

473   Idx = Idx.getBoundaryIndex();
523 SlotIndex Boundary = Idx.getBoundaryIndex();
1217 LeaveBefore.getBaseIndex() > EnterAfter.getBoundaryIndex())) {
1287 if (!LeaveBefore || LeaveBefore > BI.LastInstr.getBoundaryIndex()) {