Searched refs:openBottom (Results 1 – 2 of 2) sorted by relevance
67 void openBottom(SlotIndex PrevBottom);82 void openBottom(MachineBasicBlock::const_iterator PrevBottom);
167 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom() function in IntervalPressure175 void RegionPressure::openBottom(MachineBasicBlock::const_iterator PrevBottom) { in openBottom() function in RegionPressure865 static_cast<IntervalPressure&>(P).openBottom(SlotIdx); in advance()867 static_cast<RegionPressure&>(P).openBottom(CurrPos); in advance()