Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtree-ssa-structalias.c209 struct variable_info struct
230 struct variable_info *next; argument
266 struct variable_info *collapsed_to; argument
268 typedef struct variable_info *varinfo_t;
4769 sizeof (struct variable_info), 30); in init_alias_vars()
DChangeLog-20055088 * tree-ssa-structalias.c (struct variable_info): Add
11729 * tree-ssa-structalias.c (struct variable_info): Add flag for
11946 * tree-ssa-structalias.c (struct variable_info): Heapify complex.
12034 (struct variable_info): Add bitfield is_heap_var.
15174 * tree-ssa-structalias.c (struct variable_info): Add has_union
DChangeLog-2006691 (struct variable_info): Add directly_dereferenced member.