Searched refs:analyze_loop_variables (Results 1 – 3 of 3) sorted by relevance
35 analyze_loop_variables(exec_list *instructions);241 friend loop_state *analyze_loop_variables(exec_list *instructions);
851 analyze_loop_variables(exec_list *instructions) in analyze_loop_variables() function
2403 loop_state *ls = analyze_loop_variables(ir); in do_common_optimization()