Searched refs:PrevBottom (Results 1 – 2 of 2) sorted by relevance
59 void openBottom(SlotIndex PrevBottom);74 void openBottom(MachineBasicBlock::const_iterator PrevBottom);
147 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom() argument148 if (BottomIdx > PrevBottom) in openBottom()155 void RegionPressure::openBottom(MachineBasicBlock::const_iterator PrevBottom) { in openBottom() argument156 if (BottomPos != PrevBottom) in openBottom()