Home
last modified time | relevance | path

Searched refs:cancel_invalid_paths (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h78 bool cancel_invalid_paths (vec<jump_thread_edge *> &path);
H A Dtree-ssa-threadupdate.cc2757 jt_path_registry::cancel_invalid_paths (vec<jump_thread_edge *> &path) in cancel_invalid_paths() function in jt_path_registry
2871 if (cancel_invalid_paths (*path)) in register_jump_thread()
H A DChangeLog-20219243 (jt_path_registry::cancel_invalid_paths): Avoid rotating loops.
10560 * tree-ssa-threadupdate.c (jt_path_registry::cancel_invalid_paths):
11237 * tree-ssa-threadupdate.c (jt_path_registry::cancel_invalid_paths):
11240 cancel_invalid_paths.
11242 cancel_invalid_paths.