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

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

Completed in 224 milliseconds