GCC Middle and Back End API Reference
compact_insn_name Struct Reference

Data Fields

RTX_CODE code
 
const char * name
 

Detailed Description

In compact dumps, the code of insns is prefixed with "c", giving "cinsn", "cnote" etc, and CODE_LABEL is special-cased as "clabel".

Field Documentation

◆ code

RTX_CODE compact_insn_name::code

◆ name

const char* compact_insn_name::name

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