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