Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dstmt.c106 static int cost_table_initialized; variable
2532 if (! cost_table_initialized) in estimate_case_costs()
2534 cost_table_initialized = 1; in estimate_case_costs()