Searched defs:toSort (Results 1 – 1 of 1) sorted by relevance
166 const SetVector<Operation *> &toSort; member195 mlir::topologicalSort(const SetVector<Operation *> &toSort) { in topologicalSort()