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

Data Fields

unsigned int op_count
unsigned int dup_count
locstroplocs
locstrduplocs
int * dupnums
struct code_ptrinsns
struct extractionnext

Field Documentation

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().


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