Searched refs:enterIntvBefore (Results 1 – 3 of 3) sorted by relevance
653 SlotIndex SplitEditor::enterIntvBefore(SlotIndex Idx) { in enterIntvBefore() function in SplitEditor1596 SlotIndex SegStart = enterIntvBefore(std::min(BI.FirstInstr, in splitSingleBlock()1691 Idx = enterIntvBefore(LeaveBefore); in splitLiveThroughBlock()1793 SlotIndex From = enterIntvBefore(LeaveBefore); in splitRegInBlock()1808 SlotIndex From = enterIntvBefore(std::min(To, LeaveBefore)); in splitRegInBlock()1852 SlotIndex Idx = enterIntvBefore(std::min(LSP, BI.FirstInstr)); in splitRegOutBlock()1873 SlotIndex From = enterIntvBefore(std::min(Idx, BI.FirstInstr)); in splitRegOutBlock()
458 SlotIndex enterIntvBefore(SlotIndex Idx);
1364 SlotIndex SegStart = SE->enterIntvBefore(Use); in tryInstructionSplit()1666 SlotIndex SegStart = SE->enterIntvBefore(Uses[BestBefore]); in tryLocalSplit()