Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DLoopNestAnalysis.h23 using LoopVectorTy = SmallVector<Loop *, 8>; variable
DLoopCacheAnalysis.h35 using LoopVectorTy = SmallVector<Loop *, 8>; variable