Home
last modified time | relevance | path

Searched refs:valid_jump_thread_path (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c2471 valid_jump_thread_path (vec<jump_thread_edge *> *path) in valid_jump_thread_path() function
2579 || !valid_jump_thread_path (path)) in thread_through_all_blocks()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.cc2546 valid_jump_thread_path (vec<jump_thread_edge *> *path) in valid_jump_thread_path() function
2632 || !valid_jump_thread_path (path)) in update_cfg()
H A DChangeLog-20154872 * tree-ssa-threadupdate.c (valid_jump_thread_path): Distinguish
8869 * tree-ssa-threadupdate.c (valid_jump_thread_path): Also detect
11804 * tree-ssa-threadupdate.c (valid_jump_thread_path): Reject paths
39265 * tree-ssa-threadupdate.c (valid_jump_thread_path): New.
39266 (thread_through_all_blocks): Call valid_jump_thread_path.
H A DChangeLog-201633834 (valid_jump_thread_path): Remove code to detect characteristics