OTAWA  2.0
Framework to perform machine analysis and compute WCET.
otawa::SESERegion::BBIterator Class Reference

#include <otawa/cfg/PSTBuilder.h>

+ Inheritance diagram for otawa::SESERegion::BBIterator:

Public Member Functions

 BBIterator (SESERegion *region)
 
 BBIterator (Vector< Block * > &_vec)
 
- Public Member Functions inherited from elm::Vector::Iter
bool ended (void) const
 
bool equals (const Iter &it) const
 
int index (void) const
 
const T & item (void) const
 
 Iter (const self_t &vec, int idx=0)
 
void next (void)
 
- Public Member Functions inherited from elm::InplacePreIterator< Iter, T >
bool operator! () const
 
bool operator!= (const I &i) const
 
bool operator() () const
 
const T & operator* () const
 
I & operator++ ()
 
void operator++ (int)
 
const T & operator-> () const
 
bool operator== (const I &i) const
 

Additional Inherited Members

- Public Types inherited from elm::InplacePreIterator< Iter, T >
typedef T t
 
- Public Attributes inherited from elm::InplacePreIterator< Iter, T >
const typedef T & return_t
 

Constructor & Destructor Documentation

◆ BBIterator() [1/2]

otawa::SESERegion::BBIterator::BBIterator ( Vector< Block * > &  _vec)
inline

◆ BBIterator() [2/2]

otawa::SESERegion::BBIterator::BBIterator ( SESERegion region)
inline

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