Searched refs:TopPos (Results 1 – 2 of 2) sorted by relevance
182 TopPos = BottomPos = MachineBasicBlock::const_iterator(); in reset()199 if (TopPos != PrevTop) in openTop()201 TopPos = MachineBasicBlock::const_iterator(); in openTop()294 return (static_cast<RegionPressure&>(P).TopPos == in isTopClosed()319 static_cast<RegionPressure&>(P).TopPos = CurrPos; in closeTop()
85 MachineBasicBlock::const_iterator TopPos; member