Searched refs:todo_flags_start (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dpasses.c270 0, /* todo_flags_start */
293 0, /* todo_flags_start */
375 pass->todo_flags_start |= TODO_set_props;
836 if (pass->todo_flags_start & TODO_set_props)
844 execute_todo (pass->todo_flags_start);
H A Dtree-pass.h123 unsigned int todo_flags_start; member in struct:tree_opt_pass

Completed in 48 milliseconds