Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h31 using LoopVectorTy = SmallVector<Loop *, 8>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopNestAnalysis.h23 using LoopVectorTy = SmallVector<Loop *, 8>; variable
DLoopCacheAnalysis.h35 using LoopVectorTy = SmallVector<Loop *, 8>; variable