Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dstmt.c101 static int cost_table_initialized; variable
2652 if (! cost_table_initialized) in estimate_case_costs()
2654 cost_table_initialized = 1; in estimate_case_costs()
H A DChangeLog-200130784 (COST_TABLE, cost_table_initialized): New.