Otawa  0.10
otawa::sem::Block::InstIter Class Reference

#include <otawa/sem/inst.h>

Inheritance diagram for otawa::sem::Block::InstIter:

Public Member Functions

 InstIter (const Block &block)
 
 InstIter (const InstIter &iter)
 
opcode op (void) const
 
t::int16 d (void) const
 
t::int16 a (void) const
 
t::int16 b (void) const
 
t::uint32 cst (void) const
 

Constructor & Destructor Documentation

otawa::sem::Block::InstIter::InstIter ( const Block block)
inline
otawa::sem::Block::InstIter::InstIter ( const InstIter iter)
inline

Member Function Documentation

t::int16 otawa::sem::Block::InstIter::a ( void  ) const
inline
t::int16 otawa::sem::Block::InstIter::b ( void  ) const
inline
t::uint32 otawa::sem::Block::InstIter::cst ( void  ) const
inline
t::int16 otawa::sem::Block::InstIter::d ( void  ) const
inline
opcode otawa::sem::Block::InstIter::op ( void  ) const
inline

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