Searched refs:extendInBlock (Results 1 – 5 of 5) sorted by relevance
146 if (LI->extendInBlock(Indexes->getMBBStartIdx(KillMBB), Kill)) in extend()223 VNInfo *VNI = LI->extendInBlock(Start, End); in findReachingDefs()
892 VNInfo *VNI = LI->extendInBlock(BlockStart, std::min(BlockEnd, End)); in transferValues()912 VNInfo *VNI = LI->extendInBlock(BlockStart, std::min(BlockEnd, End)); in transferValues()
342 VNInfo *LiveInterval::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock() function in LiveInterval
664 if (VNInfo *ExtVNI = NewLI.extendInBlock(BlockStart, Idx)) { in shrinkToUses()
397 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Kill);