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

#include <otawa/cfg/CFG.h>

Public Member Functions

EntryIter begin (void) const
 
EntryIter end (void) const
 
 ENTRY_EDGES (const Block *b)
 

Private Attributes

const Block_b
 

Constructor & Destructor Documentation

◆ ENTRY_EDGES()

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

Member Function Documentation

◆ begin()

EntryIter otawa::ENTRY_EDGES::begin ( void  ) const
inline

◆ end()

EntryIter otawa::ENTRY_EDGES::end ( void  ) const
inline

Member Data Documentation

◆ _b

const Block* otawa::ENTRY_EDGES::_b
private

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