GCC Middle and Back End API Reference
sese_l Class Reference

#include <sese.h>

Collaboration diagram for sese_l:

Public Member Functions

 sese_l (edge e, edge x)
 
 operator bool () const
 

Data Fields

edge entry
 
edge exit
 

Detailed Description

A Single Entry, Single Exit region is a part of the CFG delimited
by two edges.   

Constructor & Destructor Documentation

◆ sese_l()

sese_l::sese_l ( edge e,
edge x )
inline

Member Function Documentation

◆ operator bool()

sese_l::operator bool ( ) const
inline

References entry, and exit.

Field Documentation

◆ entry

◆ exit

edge sese_l::exit

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