Searched defs:DFSState (Results 1 – 1 of 1) sorted by relevance
166 struct DFSState { struct167 DFSState(const SetVector<Operation *> &set) in DFSState() argument169 const SetVector<Operation *> &toSort;170 SmallVector<Operation *, 16> topologicalCounts;171 DenseSet<Operation *> seen;