Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dregcprop.c683 apply_debug_insn_changes (struct value_data *vd, unsigned int regno) in apply_debug_insn_changes() function
714 apply_debug_insn_changes (vd, REGNO (*loc)); in cprop_find_used_regs_1()
1090 apply_debug_insn_changes (all_vd + bb->index, regno); in copyprop_hardreg_forward()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dregcprop.c677 apply_debug_insn_changes (struct value_data *vd, unsigned int regno) in apply_debug_insn_changes() function
713 apply_debug_insn_changes (vd, regno); in cprop_find_used_regs()
1323 apply_debug_insn_changes (all_vd + bb->index, regno); in execute()