Searched refs:nextUp (Results 1 – 2 of 2) sorted by relevance
679 Iterator &up() { Pos = DS.nextUp(Pos); return *this; } in up()725 unsigned nextUp(unsigned P) const;
715 unsigned DataFlowGraph::DefStack::nextUp(unsigned P) const { in nextUp() function in DataFlowGraph::DefStack