Searched refs:nextUp (Results 1 – 2 of 2) sorted by relevance
713 Pos = DS.nextUp(Pos); in up()764 unsigned nextUp(unsigned P) const;
713 unsigned DataFlowGraph::DefStack::nextUp(unsigned P) const { in nextUp() function in llvm::rdf::DataFlowGraph::DefStack