Home
last modified time | relevance | path

Searched refs:duplicate_thread_path (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h118 bool duplicate_thread_path (edge entry, edge exit, basic_block *region,
H A Dtree-ssa-threadupdate.cc2394 back_jt_path_registry::duplicate_thread_path (edge entry, in duplicate_thread_path() function in back_jt_path_registry
2647 if (duplicate_thread_path (entry, exit, region, len - 1, 0)) in update_cfg()
H A DChangeLog-20178689 (duplicate_thread_path): Likewise.
10990 (duplicate_thread_path): Update.
16306 * tree-ssa-threadupdate.c (duplicate_thread_path): Remove unused
16309 duplicate_thread_path.
26090 (duplicate_thread_path): Update.
29009 (duplicate_thread_path): Update.
40241 (duplicate_thread_path): Fix profile updating.
H A DChangeLog-20219215 (back_jt_path_registry::duplicate_thread_path): Same.
13889 (jump_thread_path_registry::duplicate_thread_path): Rename...
13890 (back_jt_path_registry::duplicate_thread_path): ...to this. Also,
28029 (duplicate_thread_path): Move...
28030 (jump_thread_path_registry::duplicate_thread_path): ..here.
H A DChangeLog-201510388 * tree-ssa-threadupdate.c (duplicate_thread_path): Likewise.
17917 * tree-ssa-threadupdate.c (duplicate_thread_path): Fix up edge flags
21616 * tree-ssa-threadupdate.c (duplicate_thread_path): Fix up edge flags
21955 * tree-ssa-threadupdate.c (duplicate_thread_path): Fix up edge flags
37336 (duplicate_seme_region): Renamed duplicate_thread_path. Redirect all
H A DChangeLog-201817806 (duplicate_thread_path): Call adjust_paths_after_duplication.
17809 duplicate_thread_path.
H A DChangeLog-201622090 * tree-ssa-threadupdate.c (duplicate_thread_path): Fix off-by-one
H A DChangeLog-201922735 (duplicate_thread_path): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c2316 duplicate_thread_path (edge entry, edge exit, basic_block *region, in duplicate_thread_path() function
2594 if (duplicate_thread_path (entry, exit, region, len - 1, i)) in thread_through_all_blocks()