Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h23 using LoopVectorTy = SmallVector<Loop *, 8>; variable
H A DLoopCacheAnalysis.h32 using LoopVectorTy = SmallVector<Loop *, 8>; variable