Home
last modified time | relevance | path

Searched refs:in_ssa (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgimplify.h53 extern void push_gimplify_context (bool in_ssa = false,
HDcgraphunit.c1573 init_lowered_empty_function (tree decl, bool in_ssa, profile_count count) in init_lowered_empty_function() argument
1584 if (in_ssa) in init_lowered_empty_function()
HDgimplify.c281 push_gimplify_context (bool in_ssa, bool rhs_cond_ok) in push_gimplify_context() argument
287 gimplify_ctxp->into_ssa = in_ssa; in push_gimplify_context()