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