Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h269 SmallVector<LoopCacheCostTy, 3> LoopCosts; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp473 const auto &LoopCosts = CC->getLoopCosts(); in processLoopList() local