Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadbackward.cc93 void find_paths_to_names (basic_block bb, bitmap imports);
396 find_paths_to_names (e->src, interesting); in resolve_phi()
409 back_threader::find_paths_to_names (basic_block bb, bitmap interesting) in find_paths_to_names() function in back_threader
459 find_paths_to_names (e->src, interesting); in find_paths_to_names()
493 find_paths_to_names (bb, interesting); in find_paths()
H A DChangeLog-20215076 (back_threader::find_paths_to_names): Inline resolve_def.
6176 * tree-ssa-threadbackward.c (back_threader::find_paths_to_names):
7368 * tree-ssa-threadbackward.c (back_threader::find_paths_to_names):
8040 (back_threader::find_paths_to_names): Same.
8637 * tree-ssa-threadbackward.c (back_threader::find_paths_to_names):
9719 (back_threader::find_paths_to_names): Same.
14794 (back_threader::find_paths_to_names): Same.
18492 (back_threader::find_paths_to_names): New.