Searched refs:BBStart (Results 1 – 2 of 2) sorted by relevance
125 auto BBStart = Instructions.size(); in collectMarkers() local133 BlockInstRange[BB] = std::make_pair(BBStart, Instructions.size()); in collectMarkers()170 BlockInstRange[BB] = std::make_pair(BBStart, Instructions.size()); in collectMarkers()248 unsigned BBStart, BBEnd; in calculateLiveIntervals() local249 std::tie(BBStart, BBEnd) = BlockInstRange[BB]; in calculateLiveIntervals()261 Start[AllocaNo] = BBStart; in calculateLiveIntervals()
711 SlotIndex BBStart = in adjustCopiesBackFrom() local713 S.extendInBlock(BBStart, FillerStart); in adjustCopiesBackFrom()