Home
last modified time | relevance | path

Searched refs:remove_jump_threads_including (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.h46 extern void remove_jump_threads_including (edge);
H A Dtree-ssa-dom.c753 remove_jump_threads_including (e); in execute()
H A Dtree-ssa-threadupdate.c2492 remove_jump_threads_including (edge_def *e) in remove_jump_threads_including() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h93 void remove_jump_threads_including (edge);
H A Dtree-ssa-threadedge.h90 void remove_jump_threads_including (edge_def *);
H A Dtree-ssa-threadedge.cc86 jump_threader::remove_jump_threads_including (edge_def *e) in remove_jump_threads_including() function in jump_threader
88 m_registry->remove_jump_threads_including (e); in remove_jump_threads_including()
H A Dtree-ssa-dom.cc898 threader.remove_jump_threads_including (e); in execute()
H A Dtree-ssa-threadupdate.cc2567 fwd_jt_path_registry::remove_jump_threads_including (edge_def *e) in remove_jump_threads_including() function in fwd_jt_path_registry
H A DChangeLog-202110938 (fwd_jt_path_registry::remove_jump_threads_including): Bail unless
13892 (jump_thread_path_registry::remove_jump_threads_including): Rename...
13893 (fwd_jt_path_registry::remove_jump_threads_including): ...to this.
27975 (jump_threader::remove_jump_threads_including): New.
28031 (remove_jump_threads_including): Move...
28032 (jump_thread_path_registry::remove_jump_threads_including): ...here.
28044 (remove_jump_threads_including): Remove.
H A DChangeLog-201513401 * tree-ssa-threadupdate.h (remove_jump_threads_including): Renamed
13405 (remove_jump_threads_including): Note edges that get removed from
13409 * tree-ssa-dom.c (optimize_stmt): Call remove_jump_threads_including