Home
last modified time | relevance | path

Searched refs:getLoopCost (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h215 CacheCostTy getLoopCost(const Loop &L) const { in getLoopCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1112 if (CC->getLoopCost(*OuterLoop) == CC->getLoopCost(*InnerLoop)) in isProfitablePerLoopCacheAnalysis()