Searched refs:SegStart (Results 1 – 2 of 2) sorted by relevance
2122 SlotIndex SegStart = SE->enterIntvBefore(Uses[i]); in tryInstructionSplit() local2124 SE->useIntv(SegStart, SegStop); in tryInstructionSplit()2425 SlotIndex SegStart = SE->enterIntvBefore(Uses[BestBefore]); in tryLocalSplit() local2427 SE->useIntv(SegStart, SegStop); in tryLocalSplit()
1577 SlotIndex SegStart = enterIntvBefore(std::min(BI.FirstInstr, in splitSingleBlock() local1580 useIntv(SegStart, leaveIntvAfter(BI.LastInstr)); in splitSingleBlock()1584 useIntv(SegStart, SegStop); in splitSingleBlock()