Public Member Functions | |
accum_extract () | |
Data Fields | |
auto_vec< locstr > | oplocs |
auto_vec< locstr > | duplocs |
auto_vec< int > | dupnums |
auto_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 accum_extract(), gen_insn(), and walk_rtx().
auto_vec<int> accum_extract::dupnums |
Referenced by accum_extract(), gen_insn(), and walk_rtx().
Referenced by accum_extract(), gen_insn(), and walk_rtx().
auto_vec<char> accum_extract::pathstr |
Referenced by accum_extract(), gen_insn(), push_pathstr_operand(), and walk_rtx().