Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp78 PerLoopCacheAnalysis, enumerator
101 cl::list_init<RuleTy>({RuleTy::PerLoopCacheAnalysis,
104 cl::values(clEnumValN(RuleTy::PerLoopCacheAnalysis, "cache",
1371 case RuleTy::PerLoopCacheAnalysis: { in isProfitable()