Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-phionlycprop.c345 eliminate_const_or_copy (gimple *stmt, bitmap interesting_names, in eliminate_const_or_copy() function
425 cfg_altered |= eliminate_const_or_copy (phi, interesting_names, in eliminate_degenerate_phis_1()
554 |= eliminate_const_or_copy (SSA_NAME_DEF_STMT (ssa_name (i)), in execute()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-dom.c2870 eliminate_const_or_copy (gimple stmt, bitmap interesting_names) in eliminate_const_or_copy() function
2920 eliminate_const_or_copy (phi, interesting_names); in eliminate_degenerate_phis_1()
3014 eliminate_const_or_copy (SSA_NAME_DEF_STMT (ssa_name (i)), in eliminate_degenerate_phis()