Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1160 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() function
1197 if (isProfitableForVectorization(InnerLoopId, OuterLoopId, DepMatrix)) in isProfitable()