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

#include <otawa/cfg/CFG.h>

Public Member Functions

 BACK_EDGES (const Block *b)
 
BackIter begin (void) const
 
BackIter end (void) const
 

Private Attributes

const Block_b
 

Constructor & Destructor Documentation

◆ BACK_EDGES()

otawa::BACK_EDGES::BACK_EDGES ( const Block b)
inline

Member Function Documentation

◆ begin()

BackIter otawa::BACK_EDGES::begin ( void  ) const
inline

◆ end()

BackIter otawa::BACK_EDGES::end ( void  ) const
inline

Member Data Documentation

◆ _b

const Block* otawa::BACK_EDGES::_b
private

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