Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h176 using LoopCacheCostTy = std::pair<const Loop *, CacheCostTy>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h192 using LoopCacheCostTy = std::pair<const Loop *, CacheCostTy>; variable