Searched refs:cheapest_simplification (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcse.c4062 rtx cheapest_simplification;
4075 cheapest_simplification = x;
4100 cheapest_simplification = simp_result;
4106 if (cheapest_simplification != x)
4107 return fold_rtx (cheapest_simplification, insn);
4043 rtx cheapest_simplification; local

Completed in 130 milliseconds