Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc620 bool is_formal, bool allow_ssa) in internal_get_tmp_var() argument
629 if (allow_ssa in internal_get_tmp_var()
679 bool allow_ssa /* = true */) in get_initialized_tmp_var() argument
681 return internal_get_tmp_var (val, pre_p, post_p, false, allow_ssa); in get_initialized_tmp_var()
3466 bool allow_ssa) in gimplify_arg() argument
3503 return gimplify_expr (arg_p, pre_p, NULL, test, fb, allow_ssa); in gimplify_arg()
16163 bool allow_ssa) in gimplify_expr() argument
16167 if (! allow_ssa in gimplify_expr()
DChangeLog-201626212 * gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter
26215 * gimplify.c (gimplify_expr): Add overload with allow_ssa parameter,
26217 (internal_get_tmp_var): Add allow_ssa parameter
26220 (get_initialized_tmp_var): Add allow_ssa parameter.
26221 (gimplify_arg): Add allow_ssa parameter and avoid generating