Home
last modified time | relevance | path

Searched defs:SuccIterTy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionIterator.h48 using SuccIterTy = typename BlockTraits::ChildIteratorType; variable
172 using SuccIterTy = typename BlockTraits::ChildIteratorType; variable
H A DLoopInfoImpl.h487 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef