Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgexpand.c98 static bool defer_stack_allocation (tree, bool);
1406 if (defer_stack_allocation (var, true)) in expand_one_ssa_partition()
1523 defer_stack_allocation (tree var, bool toplevel) in defer_stack_allocation() function
1683 else if (defer_stack_allocation (var, toplevel)) in expand_one_var()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfgexpand.c1119 defer_stack_allocation (tree var, bool toplevel) in defer_stack_allocation() function
1251 else if (defer_stack_allocation (var, toplevel)) in expand_one_var()