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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.h53 extern void push_gimplify_context (bool in_ssa = false,
H A Dcgraphunit.c1344 init_lowered_empty_function (tree decl, bool in_ssa, gcov_type count) argument
1354 if (in_ssa)
H A Dgimplify.c264 push_gimplify_context (bool in_ssa, bool rhs_cond_ok) argument
270 gimplify_ctxp->into_ssa = in_ssa;

Completed in 115 milliseconds