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

/freebsd-10-stable/contrib/gcc/
H A Dvarasm.c83 #define n_deferred_constants (cfun->varasm->deferred_constants) macro
2919 /* Increment n_deferred_constants if it exists. It needs to be at
2925 n_deferred_constants++;
3472 n_deferred_constants--;
3518 if (!current_function_uses_const_pool && n_deferred_constants == 0)

Completed in 64 milliseconds