Searched refs:DFSPostorder (Results 1 – 1 of 1) sorted by relevance
175 static void DFSPostorder(Operation *current, DFSState *state) { in DFSPostorder() function178 DFSPostorder(op, state); in DFSPostorder()201 DFSPostorder(s, &state); in topologicalSort()