Searched refs:SegStart (Results 1 – 2 of 2) sorted by relevance
1275 SlotIndex SegStart = SE->enterIntvBefore(Use); in tryInstructionSplit() local1277 SE->useIntv(SegStart, SegStop); in tryInstructionSplit()1577 SlotIndex SegStart = SE->enterIntvBefore(Uses[BestBefore]); in tryLocalSplit() local1579 SE->useIntv(SegStart, SegStop); in tryLocalSplit()
1597 SlotIndex SegStart = enterIntvBefore(std::min(BI.FirstInstr, in splitSingleBlock() local1600 useIntv(SegStart, leaveIntvAfter(BI.LastInstr)); in splitSingleBlock()1604 useIntv(SegStart, SegStop); in splitSingleBlock()