Home
last modified time | relevance | path

Searched refs:ipa_node (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dipa-prop.h107 #define IPA_NODE_REF(MT) ((struct ipa_node *)(MT)->aux)
117 struct ipa_node struct
H A Dipa-prop.c177 ((struct ipa_node *) mt->aux)->ipa_mod = in ipa_method_modify_create()
517 node->aux = xcalloc (1, sizeof (struct ipa_node)); in ipa_node_create()
H A DChangeLog-20059693 (struct ipa_node): Add ipcp_orig_node, count_scale, new fields.