Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadbackward.c45 edge profitable_jump_thread_path (basic_block bbi, tree name, tree arg,
139 thread_jumps::profitable_jump_thread_path (basic_block bbi, tree name, in profitable_jump_thread_path() function
552 edge taken_edge = profitable_jump_thread_path (def_bb, name, arg, in register_jump_thread_path_if_profitable()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201611449 (profitable_jump_thread_path): Also return boolean indicating if
13446 fsm_find_thread_path, profitable_jump_thread_path,
16235 * tree-ssa-threadbackward.c (profitable_jump_thread_path):
16329 (profitable_jump_thread_path): Use estimate_num_insns to estimate
21028 * tree-ssa-threadbackward.c (profitable_jump_thread_path): Filter out
23395 * tree-ssa-threadbackward.c (profitable_jump_thread_path): New function
H A DChangeLog-20176103 (profitable_jump_thread_path): Rename to...
6104 (thread_jumps::profitable_jump_thread_path): ...this.
16007 (profitable_jump_thread_path): Make GC
38530 * tree-ssa-threadbackward.c (profitable_jump_thread_path): Dump
H A DChangeLog-20195729 * tree-ssa-threadbackward.c (thread_jumps::profitable_jump_thread_path): Likewise.
25478 * tree-ssa-threadbackward.c (thread_jumps::profitable_jump_thread_path):
H A DChangeLog-202127932 (thread_jumps::profitable_jump_thread_path): Move from here...
H A DChangeLog-20202364 * tree-ssa-threadbackward.c (thread_jumps::profitable_jump_thread_path):