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

Data Fields

copy_body_data id
 
tree return_false_label
 
tree guard_copy
 
auto_vec< treedecls
 

Field Documentation

◆ decls

auto_vec<tree> lower_assumption_data::decls

◆ guard_copy

tree lower_assumption_data::guard_copy

◆ id

copy_body_data lower_assumption_data::id

◆ return_false_label

tree lower_assumption_data::return_false_label

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