Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DRegionIterator.h39 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef
56 SuccIterTy BItor;
162 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef
165 SuccIterTy Itor;
DRegionInfo.h260 typedef typename BlockTraits::ChildIteratorType SuccIterTy;
664 typedef typename BlockTraits::ChildIteratorType SuccIterTy;
DRegionInfoImpl.h243 for (SuccIterTy SI = BlockTraits::child_begin(BB), in verifyBBInRegion()
270 for (SuccIterTy SI = BlockTraits::child_begin(BB), in verifyWalk()
DLoopInfoImpl.h409 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef