Searched refs:order_tasks (Results 1 – 1 of 1) sorted by relevance
167 static inline std::pair<graph_task*, graph_task*> order_tasks(graph_task* first, graph_task* second… in order_tasks() function183 auto tasks_pair = order_tasks(left, right); in combine_tasks()