Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-threadupdate.h118 bool duplicate_thread_path (edge entry, edge exit, basic_block *region,
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()
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.
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.
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
DChangeLog-201817806 (duplicate_thread_path): Call adjust_paths_after_duplication.
17809 duplicate_thread_path.
DChangeLog-201622090 * tree-ssa-threadupdate.c (duplicate_thread_path): Fix off-by-one
DChangeLog-201922735 (duplicate_thread_path): Same.