Searched refs:cgraph_function_flags_ready (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.h247 extern bool cgraph_function_flags_ready;
H A Dcgraph.c131 bool cgraph_function_flags_ready = false; variable
707 if (cgraph_function_flags_ready)
790 cgraph_function_flags_ready
1149 gcc_assert (cgraph_function_flags_ready);
1185 gcc_assert (cgraph_function_flags_ready);
H A Dcgraphunit.c1261 cgraph_function_flags_ready = true;
1490 cgraph_function_flags_ready = true;

Completed in 64 milliseconds