Searched refs:todo_flags_start (Results 1 – 6 of 6) sorted by relevance
1266 new_pass->todo_flags_start &= ~TODO_mark_first_instance; in add_pass_instance()1281 new_pass->todo_flags_start |= TODO_mark_first_instance; in add_pass_instance()1342 && pass->todo_flags_start & TODO_mark_first_instance))) in position_pass()2495 execute_todo (pass->todo_flags_start); in execute_one_pass()
62 unsigned int todo_flags_start; member
1313 new_pass->todo_flags_start &= ~TODO_mark_first_instance; in add_pass_instance()1328 new_pass->todo_flags_start |= TODO_mark_first_instance; in add_pass_instance()1389 && pass->todo_flags_start & TODO_mark_first_instance))) in position_pass()2631 execute_todo (pass->todo_flags_start); in execute_one_pass()
8545 todo_flags_start.
33770 * <everywhere>: Remove TODO_ggc_collect from todo_flags_start