Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1140 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() function
1189 if (isProfitableForVectorization(InnerLoopId, OuterLoopId, DepMatrix)) in isProfitable()