Searched refs:do_algebraic (Results 1 – 4 of 4) sorted by relevance
44 bool do_algebraic(exec_list *instructions);
69 return do_algebraic(ir); in do_optimization()
439 do_algebraic(exec_list *instructions) in do_algebraic() function
1056 progress = do_algebraic(ir) || progress; in do_common_optimization()