Class CFG::DefBlocksIterator#

Nested Relationships#

This class is a nested type of Class CFG.

Inheritance Relationships#

Base Type#

Class Documentation#

class DefBlocksIterator : public Iterator

Public Functions

inline DefBlocksIterator(CFG &cfg, SymHandle name)
inline virtual void operator++()
inline virtual operator bool()
inline operator Node*()