Searched refs:DFSIterator (Results 1 – 1 of 1) sorted by relevance
196 class DFSIterator : public Iterator class199 DFSIterator(Graph *graph, const bool preorder) in DFSIterator() function in nv50_ir::DFSIterator214 ~DFSIterator() in ~DFSIterator()246 return IteratorRef(new DFSIterator(this, preorder)); in iteratorDFS()