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

Data Fields

vec< locstroplocs
vec< locstrduplocs
vec< int > dupnums
vec< char > pathstr

Detailed Description

This structure is used by gen_insn and walk_rtx to accumulate the
   data that will be used to produce an extractions structure.   

Field Documentation

vec<locstr> accum_extract::duplocs

Referenced by gen_insn(), and walk_rtx().

vec<int> accum_extract::dupnums

Referenced by gen_insn(), and walk_rtx().

vec<locstr> accum_extract::oplocs

Referenced by gen_insn(), and walk_rtx().

vec<char> accum_extract::pathstr

Referenced by gen_insn(), and walk_rtx().


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