GCC Middle and Back End API Reference
emit_note_data_def Struct Reference
Collaboration diagram for emit_note_data_def:

Data Fields

rtx insn
enum emit_note_where where
variable_table_type vars

Detailed Description

Structure for passing some other parameters to function emit_note_insn_var_location.


Field Documentation

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)?


The documentation for this struct was generated from the following file: