HomeSort by: relevance | last modified time | path
    Searched refs:SuccIterTy (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
RegionIterator.h 48 using SuccIterTy = typename BlockTraits::ChildIteratorType;
71 SuccIterTy BItor;
172 using SuccIterTy = typename BlockTraits::ChildIteratorType;
175 SuccIterTy Itor;
RegionInfo.h 269 using SuccIterTy = typename BlockTraits::ChildIteratorType;
688 using SuccIterTy = typename BlockTraits::ChildIteratorType;
LoopInfoImpl.h 487 typedef typename BlockTraits::ChildIteratorType SuccIterTy;

Completed in 65 milliseconds