Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/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.cc2313 if (!ipa_pass->function_transform) in execute_one_ipa_transform_pass()
2330 todo_after = ipa_pass->function_transform (node); in execute_one_ipa_transform_pass()
2386 ->function_transform) in execute_all_ipa_transforms()
2403 ->function_transform) in execute_all_ipa_transforms()
2697 && ((ipa_opt_pass_d *)pass)->function_transform) in execute_one_pass()
/netbsd-src/external/gpl3/gcc.old/dist/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.c2213 if (!ipa_pass->function_transform) in execute_one_ipa_transform_pass()
2233 todo_after = ipa_pass->function_transform (node); in execute_one_ipa_transform_pass()
2550 && ((ipa_opt_pass_d *)pass)->function_transform) in execute_one_pass()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dlto.texi329 @item @emph{Transform} (@code{function_transform} and
H A Dgccint.info44661 2. _Transform_ ('function_transform' and 'variable_transform' in
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dlto.texi328 @item @emph{Transform} (@code{function_transform} and
H A Dgccint.info46283 2. _Transform_ ('function_transform' and 'variable_transform' in