Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-threadbackward.c453 vec<jump_thread_edge *> *jump_thread_path = new vec<jump_thread_edge *> (); in convert_and_register_current_path() local
464 jump_thread_path->safe_push (x); in convert_and_register_current_path()
470 jump_thread_path->safe_push (x); in convert_and_register_current_path()
472 register_jump_thread (jump_thread_path); in convert_and_register_current_path()