Searched refs:topologicalCounts (Results 1 – 1 of 1) sorted by relevance
168 : toSort(set), topologicalCounts(), seen() {} in DFSState()170 SmallVector<Operation *, 16> topologicalCounts; member186 state->topologicalCounts.push_back(current); in DFSPostorder()206 for (auto it = state.topologicalCounts.rbegin(), in topologicalSort()207 eit = state.topologicalCounts.rend(); in topologicalSort()