Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dvar-tracking.c125 enum emit_note_where enum
161 enum emit_note_where where;
345 static void emit_notes_for_changes (rtx, enum emit_note_where);
2344 enum emit_note_where where = ((emit_note_data *)data)->where; in emit_note_insn_var_location()
2497 emit_notes_for_changes (rtx insn, enum emit_note_where where) in emit_notes_for_changes()