Otawa  0.10
otawa::dfa::XCFGVisitor< P >::node_t Struct Reference

Public Member Functions

 node_t (void)
 

Public Attributes

BasicBlockbb
 
int cfg
 
int to
 
int from
 

Constructor & Destructor Documentation

template<class P>
otawa::dfa::XCFGVisitor< P >::node_t::node_t ( void  )
inline

Member Data Documentation

template<class P>
BasicBlock* otawa::dfa::XCFGVisitor< P >::node_t::bb
template<class P>
int otawa::dfa::XCFGVisitor< P >::node_t::cfg
template<class P>
int otawa::dfa::XCFGVisitor< P >::node_t::from
template<class P>
int otawa::dfa::XCFGVisitor< P >::node_t::to

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