Searched refs:TopPos (Results 1 – 2 of 2) sorted by relevance
186 TopPos = BottomPos = MachineBasicBlock::const_iterator(); in reset()203 if (TopPos != PrevTop) in openTop()205 TopPos = MachineBasicBlock::const_iterator(); in openTop()298 return (static_cast<RegionPressure&>(P).TopPos == in isTopClosed()323 static_cast<RegionPressure&>(P).TopPos = CurrPos; in closeTop()
85 MachineBasicBlock::const_iterator TopPos; member