|
GCC Middle and Back End API Reference
|

Data Fields | |
| unsigned int | op_count |
| unsigned int | dup_count |
| locstr * | oplocs |
| locstr * | duplocs |
| int * | dupnums |
| struct code_ptr * | insns |
| struct extraction * | next |
| unsigned int extraction::dup_count |
Referenced by gen_insn(), and main().
| locstr* extraction::duplocs |
Referenced by gen_insn(), and main().
| int* extraction::dupnums |
Referenced by gen_insn(), and main().
| struct code_ptr* extraction::insns |
Referenced by gen_insn(), and main().
| struct extraction* extraction::next |
Referenced by gen_insn(), and main().
| unsigned int extraction::op_count |
Referenced by gen_insn(), and main().
| locstr* extraction::oplocs |
Referenced by gen_insn(), and main().