Searched refs:openBottom (Results 1 – 2 of 2) sorted by relevance
74 void openBottom(SlotIndex PrevBottom);89 void openBottom(MachineBasicBlock::const_iterator PrevBottom);
175 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom() function in IntervalPressure183 void RegionPressure::openBottom(MachineBasicBlock::const_iterator PrevBottom) { in openBottom() function in RegionPressure482 static_cast<IntervalPressure&>(P).openBottom(SlotIdx); in advance()484 static_cast<RegionPressure&>(P).openBottom(CurrPos); in advance()