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

Data Fields

tree bind
tree count
tree index
tree body_label
auto_vec< treeclauses

Field Documentation

◆ bind

tree iterator_loop_info_t::bind

◆ body_label

tree iterator_loop_info_t::body_label

◆ clauses

auto_vec<tree> iterator_loop_info_t::clauses

◆ count

tree iterator_loop_info_t::count

◆ index

tree iterator_loop_info_t::index

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