Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-math-opts.c607 gimple_replace_lhs (stmt1, arg1); in execute_cse_reciprocals()
H A Dtree-ssa-reassoc.c2723 gimple_replace_lhs (feed, negate); in repropagate_negates()
H A Dgimple.h944 void gimple_replace_lhs (gimple, tree);
H A Dgimple.c2260 gimple_replace_lhs (gimple stmt, tree nlhs) in gimple_replace_lhs() function