reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
511 endIndex() < End.getBoundaryIndex();
lib/CodeGen/RegAllocGreedy.cpp2162 BI.LiveOut ? BI.LastInstr.getBoundaryIndex() : BI.LastInstr; 2183 while (Uses[Gap+1].getBoundaryIndex() < IntI.start()) 2209 while (Uses[Gap+1].getBoundaryIndex() < I->start)lib/CodeGen/SplitKit.cpp
712 Idx = Idx.getBoundaryIndex(); 763 SlotIndex Boundary = Idx.getBoundaryIndex(); 1662 LeaveBefore.getBaseIndex() > EnterAfter.getBoundaryIndex())) { 1732 if (!LeaveBefore || LeaveBefore > BI.LastInstr.getBoundaryIndex()) {lib/CodeGen/VirtRegMap.cpp
474 SlotIndex AfterMIDefs = MIIndex.getBoundaryIndex();