Searched refs:BottomPos (Results 1 – 2 of 2) sorted by relevance
182 TopPos = BottomPos = MachineBasicBlock::const_iterator(); in reset()215 if (BottomPos != PrevBottom) in openBottom()217 BottomPos = MachineBasicBlock::const_iterator(); in openBottom()302 return (static_cast<RegionPressure&>(P).BottomPos == in isBottomClosed()331 static_cast<RegionPressure&>(P).BottomPos = CurrPos; in closeBottom()
86 MachineBasicBlock::const_iterator BottomPos; member