Home
last modified time | relevance | path

Searched refs:estimate_case_costs (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDstmt.c120 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