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

/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c960 expand_stack_vars (bool (*pred) (size_t), struct stack_vars_data *data) function
1157 /* We handle highly aligned variables in expand_stack_vars. */
1530 as callbacks for expand_stack_vars. */
1545 it is phase 3). This is used as callback for expand_stack_vars.
1949 expand_stack_vars (stack_protect_decl_phase_1, &data);
1957 expand_stack_vars (stack_protect_decl_phase_2, &data);
1963 expand_stack_vars (asan_decl_phase_3, &data);
1995 expand_stack_vars (NULL, &data);

Completed in 86 milliseconds