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

Data Fields

omp_contextctx
 
vec< tree > * decls
 

Detailed Description

Data to be communicated between lower_omp_regimplify_operands and
lower_omp_regimplify_operands_p.   

Field Documentation

◆ ctx

omp_context* lower_omp_regimplify_operands_data::ctx

◆ decls

vec<tree>* lower_omp_regimplify_operands_data::decls

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