GCC Middle and Back End API Reference
|
Data Fields | |
ipa_param_body_adjustments * | adjustments |
gimple * | stmt |
gimple * | after_stmt |
bool | modified |
Callback info for ipa_simd_modify_stmt_ops below.
ipa_param_body_adjustments* modify_stmt_info::adjustments |
Referenced by ipa_simd_modify_function_body(), and ipa_simd_modify_stmt_ops().
gimple* modify_stmt_info::after_stmt |
Referenced by ipa_simd_modify_function_body(), and ipa_simd_modify_stmt_ops().
bool modify_stmt_info::modified |
Referenced by ipa_simd_modify_stmt_ops().
gimple* modify_stmt_info::stmt |
Referenced by ipa_simd_modify_function_body(), and ipa_simd_modify_stmt_ops().