Class CompSlice::ConstStmtIterator#

Nested Relationships#

This class is a nested type of Class CompSlice.

Inheritance Relationships#

Base Type#

Derived Type#

Class Documentation#

class ConstStmtIterator : public LoopTreeTraverseSelectStmt

Subclassed by CompSlice::UpdateStmtIterator

Public Functions

inline ConstStmtIterator(LoopTreeNode *r)
inline ConstStmtIterator(const ConstStmtIterator &that)
virtual LoopTreeNode *Current() const
SliceStmtInfo CurrentInfo() const

Friends

friend class CompSlice