Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp323 std::optional<bool> isProfitableForVectorization(unsigned InnerLoopId,
1139 std::optional<bool> LoopInterchangeProfitability::isProfitableForVectorization( in isProfitableForVectorization() function in LoopInterchangeProfitability
1179 isProfitableForVectorization(InnerLoopId, OuterLoopId, DepMatrix); in isProfitable()