Searched refs:estimate_case_costs (Results 1 – 1 of 1) sorted by relevance
120 static int estimate_case_costs (case_node_ptr);2399 use_cost_table = estimate_case_costs (case_list); in expand_case()2522 estimate_case_costs (case_node_ptr node) in estimate_case_costs() function