GCC Middle and Back End API Reference
|
Data Fields | |
vec< locstr > | oplocs |
vec< locstr > | duplocs |
vec< int > | dupnums |
vec< char > | pathstr |
This structure is used by gen_insn and walk_rtx to accumulate the data that will be used to produce an extractions structure.
Referenced by gen_insn(), and walk_rtx().
vec<int> accum_extract::dupnums |
Referenced by gen_insn(), and walk_rtx().
Referenced by gen_insn(), and walk_rtx().
vec<char> accum_extract::pathstr |
Referenced by gen_insn(), and walk_rtx().