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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dregcprop.c701 apply_debug_insn_changes (struct value_data *vd, unsigned int regno) function
737 apply_debug_insn_changes (vd, regno);
1343 apply_debug_insn_changes (all_vd + bb->index, regno);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dregcprop.cc703 apply_debug_insn_changes (struct value_data *vd, unsigned int regno) function
739 apply_debug_insn_changes (vd, regno);
1361 apply_debug_insn_changes (all_vd + bb->index, regno);

Completed in 1703 milliseconds