Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionIterator.h48 using SuccIterTy = typename BlockTraits::ChildIteratorType; variable
172 using SuccIterTy = typename BlockTraits::ChildIteratorType; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h505 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef