Searched refs:PrevBottom (Results 1 – 2 of 2) sorted by relevance
74 void openBottom(SlotIndex PrevBottom);89 void openBottom(MachineBasicBlock::const_iterator PrevBottom);
136 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom() argument137 if (BottomIdx > PrevBottom) in openBottom()144 void RegionPressure::openBottom(MachineBasicBlock::const_iterator PrevBottom) { in openBottom() argument145 if (BottomPos != PrevBottom) in openBottom()