Otawa  0.10
otawa::LBlockManager Class Reference

#include <otawa/parexegraph/GraphBBTime.h>

Public Member Functions

 LBlockManager (void)
 
category_t next (BasicBlock *ibb, Inst *inst)
 
BasicBlockheader (void) const
 

Private Attributes

BasicBlockbb
 
genstruct::AllocatedTable
< LBlock * > * 
lbs
 
BasicBlockhd
 
int i
 

Constructor & Destructor Documentation

otawa::LBlockManager::LBlockManager ( void  )
inline

Member Function Documentation

BasicBlock* otawa::LBlockManager::header ( void  ) const
inline

Member Data Documentation

BasicBlock* otawa::LBlockManager::bb
private

Referenced by next().

BasicBlock* otawa::LBlockManager::hd
private

Referenced by header(), and next().

int otawa::LBlockManager::i
private

Referenced by next().

genstruct::AllocatedTable<LBlock*>* otawa::LBlockManager::lbs
private

Referenced by next().


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