Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp318 std::optional<bool> isProfitableForVectorization(unsigned InnerLoopId,
1132 std::optional<bool> LoopInterchangeProfitability::isProfitableForVectorization( in isProfitableForVectorization() function in LoopInterchangeProfitability
1172 isProfitableForVectorization(InnerLoopId, OuterLoopId, DepMatrix); in isProfitable()