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

Data Fields

rtx_insninsn
 
rtx reg
 
vec< rtxvar_expansions
 
struct var_to_expandnext
 
enum rtx_code op
 
int expansion_count
 
int reuse_expansion
 

Detailed Description

Information about accumulators to expand.   

Field Documentation

◆ expansion_count

int var_to_expand::expansion_count

◆ insn

◆ next

◆ op

◆ reg

◆ reuse_expansion

int var_to_expand::reuse_expansion

◆ var_expansions


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