Home
last modified time | relevance | path

Searched refs:function_transform (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-pass.h167 unsigned int (*function_transform) (struct cgraph_node *); variable
179 unsigned int (*function_transform) (struct cgraph_node *), in ipa_opt_pass_d()
189 function_transform (function_transform), in ipa_opt_pass_d()
H A Dpasses.c2222 if (!ipa_pass->function_transform) in execute_one_ipa_transform_pass()
2239 todo_after = ipa_pass->function_transform (node); in execute_one_ipa_transform_pass()
2548 && ((ipa_opt_pass_d *)pass)->function_transform) in execute_one_pass()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-pass.h208 unsigned int (*function_transform) (struct cgraph_node *); member
H A Dpasses.c1915 if (!ipa_pass->function_transform) in execute_one_ipa_transform_pass()
1932 todo_after = ipa_pass->function_transform (node); in execute_one_ipa_transform_pass()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dlto.texi310 @item @emph{Transform} (@code{function_transform} and