Searched refs:SortNodes (Results 1 – 6 of 6) sorted by relevance
78 std::vector<T*> SortNodes(const std::vector<T*>& nodes, const Options& opts) { in SortNodes() function
76 std::vector<T*> SortNodes(const std::vector<T*>& nodes, const Options& opts) { in SortNodes() function
166 show_cnodes = SortNodes(show_cnodes, opts); in PrintScope()
184 show_cnodes = SortNodes(show_cnodes, opts); in PrintGraph()
132 nodes = SortNodes(nodes, opts); in ShowInternal()
578 show_cnodes = SortNodes(show_cnodes, opts); in PrintScope()