Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1206 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() function
1243 if (isProfitableForVectorization(InnerLoopId, OuterLoopId, DepMatrix)) in isProfitable()