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

◆ dup_count

unsigned int extraction::dup_count

Referenced by gen_insn(), and main().

◆ duplocs

locstr* extraction::duplocs

Referenced by gen_insn(), and main().

◆ dupnums

int* extraction::dupnums

Referenced by gen_insn(), and main().

◆ insns

struct code_ptr* extraction::insns

Referenced by gen_insn(), and main().

◆ next

struct extraction* extraction::next

Referenced by gen_insn(), and main().

◆ op_count

unsigned int extraction::op_count

Referenced by gen_insn(), and main().

◆ oplocs

locstr* extraction::oplocs

Referenced by gen_insn(), and main().


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