Searched refs:this_loop_vinfo (Results 1 – 2 of 2) sorted by relevance
1851 loop_vec_info this_loop_vinfo = as_a<loop_vec_info> (this->m_vinfo); in better_epilogue_loop_than_p() local1854 poly_int64 this_vf = LOOP_VINFO_VECT_FACTOR (this_loop_vinfo); in better_epilogue_loop_than_p()1886 if (LOOP_VINFO_USING_PARTIAL_VECTORS_P (this_loop_vinfo) in better_epilogue_loop_than_p()1908 if (!LOOP_VINFO_USING_PARTIAL_VECTORS_P (this_loop_vinfo)) in better_epilogue_loop_than_p()1933 loop_vec_info this_loop_vinfo = as_a<loop_vec_info> (this->m_vinfo); in compare_inside_loop_cost() local1936 struct loop *loop = LOOP_VINFO_LOOP (this_loop_vinfo); in compare_inside_loop_cost()1939 poly_int64 this_vf = LOOP_VINFO_VECT_FACTOR (this_loop_vinfo); in compare_inside_loop_cost()1955 poly_int64 rel_this = this_loop_vinfo->vector_costs->body_cost () * other_vf; in compare_inside_loop_cost()
17157 auto this_loop_vinfo = as_a<loop_vec_info> (this->m_vinfo); in better_main_loop_than_p() local17163 GET_MODE_NAME (this_loop_vinfo->vector_mode), in better_main_loop_than_p()17164 vect_vf_for_cost (this_loop_vinfo), in better_main_loop_than_p()17194 GET_MODE_NAME (this_loop_vinfo->vector_mode)); in better_main_loop_than_p()17202 auto this_estimated_vf = (vect_vf_for_cost (this_loop_vinfo) in better_main_loop_than_p()17217 GET_MODE_NAME (this_loop_vinfo->vector_mode), in better_main_loop_than_p()