Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dgcse.c3052 rtx newreg = NULL, newcnst = NULL; in do_local_cprop() local
3076 newcnst = this_rtx; in do_local_cprop()
3087 if (newcnst && constprop_register (insn, x, newcnst, alter_jumps)) in do_local_cprop()
3096 adjusted = adjust_libcall_notes (x, newcnst, insn, libcall_sp); in do_local_cprop()
3105 print_rtl (dump_file, newcnst); in do_local_cprop()