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

Data Fields

ipa_param_body_adjustmentsadjustments
 
gimplestmt
 
gimpleafter_stmt
 
bool modified
 

Detailed Description

Callback info for ipa_simd_modify_stmt_ops below.   

Field Documentation

◆ adjustments

◆ after_stmt

gimple* modify_stmt_info::after_stmt

◆ modified

bool modify_stmt_info::modified

◆ stmt

gimple* modify_stmt_info::stmt

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