|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx | insn |
| enum emit_note_where | where |
| variable_table_type | vars |
Structure for passing some other parameters to function emit_note_insn_var_location.
| rtx emit_note_data_def::insn |
The instruction which the note will be emitted before/after.
| variable_table_type emit_note_data_def::vars |
The variables and values active at this point.
| enum emit_note_where emit_note_data_def::where |
Where the note will be emitted (before/after insn)?