Searched refs:openBottom (Results 1 – 2 of 2) sorted by relevance
78 void openBottom(SlotIndex PrevBottom);93 void openBottom(MachineBasicBlock::const_iterator PrevBottom);
195 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom() function in IntervalPressure203 void RegionPressure::openBottom(MachineBasicBlock::const_iterator PrevBottom) { in openBottom() function in RegionPressure887 static_cast<IntervalPressure&>(P).openBottom(SlotIdx); in advance()889 static_cast<RegionPressure&>(P).openBottom(CurrPos); in advance()