Lines Matching defs:tree_opt_pass
90 struct tree_opt_pass struct
105 struct tree_opt_pass *sub; argument
108 struct tree_opt_pass *next; argument
111 int static_pass_number;
115 unsigned int tv_id;
118 unsigned int properties_required;
119 unsigned int properties_provided;
120 unsigned int properties_destroyed;
123 unsigned int todo_flags_start;
124 unsigned int todo_flags_finish;
127 char letter;