Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h252 SmallVector<LoopCacheCostTy, 3> LoopCosts; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h269 SmallVector<LoopCacheCostTy, 3> LoopCosts; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp473 const auto &LoopCosts = CC->getLoopCosts(); in processLoopList() local