Searched refs:buildDFS (Results 1 – 1 of 1) sorted by relevance
44 void buildDFS(Node *);97 void DominatorTree::buildDFS(Graph::Node *node) in buildDFS() function in nv50_ir::DominatorTree103 buildDFS(ei.getNode()); in buildDFS()139 buildDFS(cfg->getRoot()); in build()