Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TopPos

123   TopPos = BottomPos = MachineBasicBlock::const_iterator();
140 if (TopPos != PrevTop)
142 TopPos = MachineBasicBlock::const_iterator();
235 return (static_cast<RegionPressure&>(P).TopPos ==
262 static_cast<RegionPressure&>(P).TopPos = CurrPos;