Searched refs:BottomPos (Results 1 – 2 of 2) sorted by relevance
123 TopPos = BottomPos = MachineBasicBlock::const_iterator(); in reset()156 if (BottomPos != PrevBottom) in openBottom()158 BottomPos = MachineBasicBlock::const_iterator(); in openBottom()243 return (static_cast<RegionPressure&>(P).BottomPos == in isBottomClosed()274 static_cast<RegionPressure&>(P).BottomPos = CurrPos; in closeBottom()
68 MachineBasicBlock::const_iterator BottomPos; member