Class CompSlice::ConstLoopIterator#
Defined in File CompSlice.h
Nested Relationships#
This class is a nested type of Class CompSlice.
Inheritance Relationships#
Base Type#
public LoopTreeTraverseSelectLoop(Class LoopTreeTraverseSelectLoop)
Derived Type#
public CompSlice::UpdateLoopIterator(Class CompSlice::UpdateLoopIterator)
Class Documentation#
-
class ConstLoopIterator : public LoopTreeTraverseSelectLoop
Subclassed by CompSlice::UpdateLoopIterator
Public Functions
-
ConstLoopIterator(LoopTreeNode *root)
-
inline ConstLoopIterator(const CompSlice::ConstLoopIterator &that)
-
virtual LoopTreeNode *Current() const
-
SliceLoopInfo CurrentInfo() const
-
bool CurrentLoopReversible() const
-
ConstStmtIterator GetConstStmtIterator() const
-
ConstLoopIterator(LoopTreeNode *root)