GCC Middle and Back End API Reference
prop_type_change_info Struct Reference

Data Fields

HOST_WIDE_INT offset
 
tree object
 
bool type_maybe_changed
 

Detailed Description

Structure to be passed in between detect_type_change and
check_stmt_for_type_change.   

Field Documentation

◆ object

tree prop_type_change_info::object

◆ offset

HOST_WIDE_INT prop_type_change_info::offset

◆ type_maybe_changed

bool prop_type_change_info::type_maybe_changed

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