Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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()