Searched refs:DFSState (Results 1 – 1 of 1) sorted by relevance
163 struct DFSState { struct164 DFSState(const SetVector<Operation *> &set) in DFSState() argument172 static void dfsPostorder(Operation *root, DFSState *state) { in dfsPostorder()201 DFSState state(toSort); in topologicalSort()