Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.c3166 gimplify_parameters (void) in gimplify_parameters() function
H A Dtree.h4394 extern tree gimplify_parameters (void);
H A Dgimplify.c6314 parm_stmts = do_parms ? gimplify_parameters () : NULL; in gimplify_body()