Searched refs:BBStart (Results 1 – 3 of 3) 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()
723 SlotIndex BBStart = in adjustCopiesBackFrom() local725 S.extendInBlock(BBStart, FillerStart); in adjustCopiesBackFrom()
1710 BasicBlock::iterator BBStart = in SelectAllBasicBlocks() local1713 preserveFakeUses(BBStart, BBEnd); in SelectAllBasicBlocks()