Home
last modified time | relevance | path

Searched refs:WrappedSuccIterator (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopIterator.h46 class WrappedSuccIterator
48 WrappedSuccIterator, succ_iterator,
52 WrappedSuccIterator, succ_iterator,
59 WrappedSuccIterator(succ_iterator Begin, const Loop *L) in WrappedSuccIterator() function
73 filter_iterator<WrappedSuccIterator, LoopBodyFilter>;
78 return make_filter_range(make_range<WrappedSuccIterator>( in child_begin()
86 return make_filter_range(make_range<WrappedSuccIterator>( in child_end()