Searched refs:gimplify_function_tree (Results 1 – 8 of 8) sorted by relevance
106 gimplify_function_tree (fndecl); in c_genericize()
1719 gimplify_function_tree (decl); in cgraph_build_static_cdtor()
4511 extern void gimplify_function_tree (tree);
6367 gimplify_function_tree (tree fndecl) in gimplify_function_tree() function
484 gimplify_function_tree (fn_decl); in tree_code_create_function_wrapup()
124 @findex gimplify_function_tree127 The main entry point to this pass is @code{gimplify_function_tree}
126 @code{gimplify_function_tree}.156 @code{gimplify_function_tree} to lower to GIMPLE, and then hand off to
3163 The main entry point to this pass is `gimplify_function_tree' located6373 It is lowered to GIMPLE by a call to `gimplify_function_tree'.6402 `gimplify_function_tree' to lower to GIMPLE, and then hand off to32565 * gimplify_function_tree: Gimplification pass.