Searched refs:function_transform (Results 1 – 5 of 5) sorted by relevance
167 unsigned int (*function_transform) (struct cgraph_node *); variable179 unsigned int (*function_transform) (struct cgraph_node *), in ipa_opt_pass_d()189 function_transform (function_transform), in ipa_opt_pass_d()
2222 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()
208 unsigned int (*function_transform) (struct cgraph_node *); member
1915 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()
310 @item @emph{Transform} (@code{function_transform} and