Home
last modified time | relevance | path

Searched defs:SuccIterTy (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionIterator.h43 using SuccIterTy = typename BlockTraits::ChildIteratorType; variable
170 using SuccIterTy = typename BlockTraits::ChildIteratorType; variable
DLoopInfoImpl.h477 typedef typename BlockTraits::ChildIteratorType SuccIterTy; typedef