Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DRegionIterator.h44 using SuccIterTy = typename BlockTraits::ChildIteratorType; variable
67 SuccIterTy BItor;
171 using SuccIterTy = typename BlockTraits::ChildIteratorType; variable
174 SuccIterTy Itor;
DRegionInfo.h271 using SuccIterTy = typename BlockTraits::ChildIteratorType;
691 using SuccIterTy = typename BlockTraits::ChildIteratorType;
DLoopInfoImpl.h490 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef
/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.h261 typedef typename BlockTraits::ChildIteratorType SuccIterTy;
665 typedef typename BlockTraits::ChildIteratorType SuccIterTy;
DRegionInfoImpl.h242 for (SuccIterTy SI = BlockTraits::child_begin(BB), in verifyBBInRegion()
269 for (SuccIterTy SI = BlockTraits::child_begin(BB), in verifyWalk()
DLoopInfoImpl.h409 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef