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