Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp460 std::optional<bool> isProfitablePerLoopCacheAnalysis(
1289 LoopInterchangeProfitability::isProfitablePerLoopCacheAnalysis( in isProfitablePerLoopCacheAnalysis() function in LoopInterchangeProfitability
1374 shouldInterchange = isProfitablePerLoopCacheAnalysis(CostMap, CC); in isProfitable()