Searched refs:openBottom (Results 1 – 2 of 2) sorted by relevance
77 void openBottom(SlotIndex PrevBottom);92 void openBottom(MachineBasicBlock::const_iterator PrevBottom);
210 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom() function in IntervalPressure218 void RegionPressure::openBottom(MachineBasicBlock::const_iterator PrevBottom) { in openBottom() function in RegionPressure910 static_cast<IntervalPressure&>(P).openBottom(SlotIdx); in advance()912 static_cast<RegionPressure&>(P).openBottom(CurrPos); in advance()