Searched refs:comp_model_rd_cur (Results 1 – 1 of 1) sorted by relevance
7898 int64_t *const comp_model_rd_cur) { in build_and_cost_compound_type() argument7927 *comp_model_rd_cur = INT64_MAX; in build_and_cost_compound_type()7942 *comp_model_rd_cur = INT64_MAX; in build_and_cost_compound_type()7960 *comp_model_rd_cur = rd; in build_and_cost_compound_type()7967 *comp_model_rd_cur = best_rd_cur; in build_and_cost_compound_type()7976 *comp_model_rd_cur = in build_and_cost_compound_type()7983 (*comp_model_rd_cur > comp_best_model_rd) && in build_and_cost_compound_type()7985 *comp_model_rd_cur = INT64_MAX; in build_and_cost_compound_type()7995 comp_model_rd[compound_type] = *comp_model_rd_cur; in build_and_cost_compound_type()8009 *comp_model_rd_cur = comp_model_rd[compound_type]; in build_and_cost_compound_type()[all …]