Searched refs:add_to_worklist (Results 1 – 6 of 6) sorted by relevance
194 static void add_to_worklist(struct worklist *);462 add_to_worklist(struct worklist *wk) in add_to_worklist() function1845 add_to_worklist(&freeblks->fb_list); in softdep_setup_freeblocks()1962 add_to_worklist(&dirrem->dm_list); in deallocate_dependencies()2010 add_to_worklist(&adp->ad_freefrag->ff_list); in free_allocdirect()2291 add_to_worklist(&freefrag->ff_list); in free_allocindir()2496 add_to_worklist(&dirrem->dm_list); in free_diradd()2760 add_to_worklist(&dirrem->dm_list); in softdep_setup_directory_change()2789 add_to_worklist(&dirrem->dm_list); in softdep_setup_directory_change()3517 add_to_worklist(&aip->ai_freefrag->ff_list); in handle_allocindir_partdone()[all …]
323 add_to_worklist (struct work_node **worklist, struct vtv_graph_node *node, in add_to_worklist() function403 add_to_worklist (&worklist, cur->class_info, inserted); in vtv_compute_class_hierarchy_transitive_closure()426 add_to_worklist (&worklist, temp_node->parents[i], inserted); in vtv_compute_class_hierarchy_transitive_closure()
123 mark_stmt_necessary (gimple *stmt, bool add_to_worklist) in mark_stmt_necessary() argument138 if (add_to_worklist) in mark_stmt_necessary()140 if (add_to_worklist && bb_contains_live_stmts && !is_gimple_debug (stmt)) in mark_stmt_necessary()
704 add_to_worklist (same_succ *same) in add_to_worklist() function747 add_to_worklist (same); in find_same_succ_bb()754 add_to_worklist (*slot); in find_same_succ_bb()
631 add_to_worklist (same_succ same) in add_to_worklist() function675 add_to_worklist (same); in find_same_succ_bb()682 add_to_worklist (*slot); in find_same_succ_bb()
202 mark_stmt_necessary (gimple stmt, bool add_to_worklist) in mark_stmt_necessary() argument217 if (add_to_worklist) in mark_stmt_necessary()