Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDgimplify.c6292 gimplify_body (tree *body_p, tree fndecl, bool do_parms) in gimplify_body() argument
6314 parm_stmts = do_parms ? gimplify_parameters () : NULL; in gimplify_body()
HDChangeLog-2004914 (gimplify_body): Add do_parms argument. Use gimplify_parameters.