Searched refs:BottomPos (Results 1 – 2 of 2) sorted by relevance
186 TopPos = BottomPos = MachineBasicBlock::const_iterator(); in reset()219 if (BottomPos != PrevBottom) in openBottom()221 BottomPos = MachineBasicBlock::const_iterator(); in openBottom()306 return (static_cast<RegionPressure&>(P).BottomPos == in isBottomClosed()335 static_cast<RegionPressure&>(P).BottomPos = CurrPos; in closeBottom()
85 MachineBasicBlock::const_iterator BottomPos; member