Searched refs:DFSState (Results 1 – 1 of 1) sorted by relevance
166 struct DFSState { struct167 DFSState(const SetVector<Operation *> &set) in DFSState() argument175 static void DFSPostorder(Operation *current, DFSState *state) { in DFSPostorder()198 DFSState state(toSort); in topologicalSort()