Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h23 using LoopVectorTy = SmallVector<Loop *, 8>; variable
H A DLoopCacheAnalysis.h35 using LoopVectorTy = SmallVector<Loop *, 8>; variable