Searched refs:x_whole_function_mode_p (Results 1 – 7 of 7) sorted by relevance
472 unsigned int x_whole_function_mode_p : 1; member
2445 if (!cfun->x_whole_function_mode_p)2450 if (cfun->x_whole_function_mode_p)
895 if (!cfun->x_whole_function_mode_p)907 if (cfun->x_whole_function_mode_p)911 if (cfun->x_whole_function_mode_p)
6446 cfun->x_whole_function_mode_p = 1; in store_parm_decls()6657 cfun->x_whole_function_mode_p = 1;
1263 if (! cfun->x_whole_function_mode_p)
7181 * functiion.h (struct function): Add x_whole_function_mode_p.
2520 cfun->x_whole_function_mode_p = 1;