GCC Middle and Back End API Reference
|
Data Fields | |
RTX_CODE | code |
const char * | name |
In compact dumps, the code of insns is prefixed with "c", giving "cinsn", "cnote" etc, and CODE_LABEL is special-cased as "clabel".
RTX_CODE compact_insn_name::code |
Referenced by maybe_find_code().
const char* compact_insn_name::name |