Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Analysis/
HDRegionIterator.h39 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef
56 SuccIterTy BItor;
162 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef
165 SuccIterTy Itor;
HDRegionInfo.h260 typedef typename BlockTraits::ChildIteratorType SuccIterTy;
665 typedef typename BlockTraits::ChildIteratorType SuccIterTy;
HDRegionInfoImpl.h243 for (SuccIterTy SI = BlockTraits::child_begin(BB), in verifyBBInRegion()
268 for (SuccIterTy SI = BlockTraits::child_begin(BB), in verifyWalk()
HDLoopInfoImpl.h409 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef