Searched refs:do_tree_grafting (Results 1 – 4 of 4) sorted by relevance
65 bool do_tree_grafting(exec_list *instructions);
113 return do_tree_grafting(ir); in do_optimization()
380 do_tree_grafting(exec_list *instructions) in do_tree_grafting() function
1049 progress = do_tree_grafting(ir) || progress; in do_common_optimization()