Home
last modified time | relevance | path

Searched defs:tree_opt_pass (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-pass.h90 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;
[all …]