Searched refs:SortNodes (Results 1 – 6 of 6) sorted by relevance
74 std::vector<T*> SortNodes(const std::vector<T*>& nodes, const Options& opts) { in SortNodes() function
75 std::vector<T*> SortNodes(const std::vector<T*>& nodes, const Options& opts) { in SortNodes() function
165 show_cnodes = SortNodes(show_cnodes, opts); in PrintScope()
185 show_cnodes = SortNodes(show_cnodes, opts); in PrintGraph()
129 nodes = SortNodes(nodes, opts); in ShowInternal()
591 show_cnodes = SortNodes(show_cnodes, opts); in PrintScope()