Searched refs:SegStart (Results 1 – 2 of 2) sorted by relevance
2129 SlotIndex SegStart = SE->enterIntvBefore(Use); in tryInstructionSplit() local2131 SE->useIntv(SegStart, SegStop); in tryInstructionSplit()2432 SlotIndex SegStart = SE->enterIntvBefore(Uses[BestBefore]); in tryLocalSplit() local2434 SE->useIntv(SegStart, SegStop); in tryLocalSplit()
1582 SlotIndex SegStart = enterIntvBefore(std::min(BI.FirstInstr, in splitSingleBlock() local1585 useIntv(SegStart, leaveIntvAfter(BI.LastInstr)); in splitSingleBlock()1589 useIntv(SegStart, SegStop); in splitSingleBlock()