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

/freebsd-10.0-release/contrib/gcc/
H A Dgcse.c3064 rtx newreg = NULL, newcnst = NULL;
3088 newcnst = this_rtx;
3099 if (newcnst && constprop_register (insn, x, newcnst, alter_jumps))
3108 adjusted = adjust_libcall_notes (x, newcnst, insn, libcall_sp);
3117 print_rtl (dump_file, newcnst);
3052 rtx newreg = NULL, newcnst = NULL; local

Completed in 126 milliseconds