Searched refs:ipa_alloc_node_params (Results 1 – 7 of 7) sorted by relevance
274 ipa_alloc_node_params (struct cgraph_node *node, int param_count) in ipa_alloc_node_params() function297 && ipa_alloc_node_params (node, count_formal_params (node->decl))) in ipa_initialize_node_params()4964 ipa_alloc_node_params (node, param_count); in ipa_read_node_info()
278 ipa_alloc_node_params (struct cgraph_node *node, int param_count) in ipa_alloc_node_params() function301 && ipa_alloc_node_params (node, count_formal_params (node->decl))) in ipa_initialize_node_params()5215 ipa_alloc_node_params (node, param_count); in ipa_read_node_info()
38097 * ipa-prop.c (ipa_alloc_node_params): Make static, return bool38099 (ipa_initialize_node_params): Do not call ipa_alloc_node_params if39447 (ipa_alloc_node_params): Likewise.
6043 * ipa-prpo.c (ipa_alloc_node_params, ipa_initialize_node_params):21987 (ipa_alloc_node_params): Same.
27010 * ipa-prop.c (ipa_alloc_node_params): Replaced IPA_NODE_REF_GET_CREATE
14333 * ipa-prop.c (ipa_alloc_node_params): Likewise.
24632 (ipa_alloc_node_params): Break out from ...