Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c294 static const pass_data avr_pass_data_recompute_notes = variable
312 : rtl_opt_pass (avr_pass_data_recompute_notes, ctxt) in avr_pass_recompute_notes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc295 static const pass_data avr_pass_data_recompute_notes = variable
313 : rtl_opt_pass (avr_pass_data_recompute_notes, ctxt) in avr_pass_recompute_notes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201538840 (avr_pass_data_recompute_notes): New static variable.