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

Data Fields

hash_set< tree > * pset
 
bool inside_switch_p
 

Detailed Description

Used by contains_label_[p1].   

Field Documentation

◆ inside_switch_p

bool contains_label_data::inside_switch_p

Referenced by contains_label_1().

◆ pset

hash_set<tree>* contains_label_data::pset

Referenced by contains_label_1().


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