LLVM: llvm::LoopBodyTraits Struct Reference (original) (raw)

#include "[llvm/Analysis/LoopIterator.h](LoopIterator%5F8h%5Fsource.html)"

Definition at line 40 of file LoopIterator.h.

ChildIteratorType

Initial value:

filter_iterator_impl< WrappedIteratorT, PredicateT, detail::fwd_or_bidi_tag< WrappedIteratorT > > filter_iterator

Defines filter_iterator to a suitable specialization of filter_iterator_impl, based on the underlying...

Definition at line 71 of file LoopIterator.h.

NodeRef

child_begin()

ChildIteratorType llvm::LoopBodyTraits::child_begin ( NodeRef Node) inlinestatic

child_end()

ChildIteratorType llvm::LoopBodyTraits::child_end ( NodeRef Node) inlinestatic

getEntryNode()

NodeRef llvm::LoopBodyTraits::getEntryNode ( const Loop & G) inlinestatic

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