|
GCC Middle and Back End API Reference
|


Public Member Functions | |
| fixup (file_location loc, rtx x) | |
| virtual | ~fixup () |
| virtual void | apply (function_reader *reader) const =0 |
Protected Attributes | |
| file_location | m_loc |
| rtx | m_rtx |
Abstract base class for recording post-processing steps that must be done after reading a .rtl file.
|
inline |
Referenced by fixup_expr::fixup_expr(), and operand_fixup::operand_fixup().
|
inlinevirtual |
|
pure virtual |
Implemented in fixup_expr, fixup_insn_uid, and fixup_note_insn_basic_block.
Referenced by function_reader::apply_fixups().
|
protected |
Referenced by fixup_insn_uid::apply(), and fixup().
|
protected |
Referenced by fixup_expr::apply(), fixup_insn_uid::apply(), fixup_note_insn_basic_block::apply(), and fixup().