Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1393 std::optional<unsigned> getMaxSafeElements() const { return MaxSafeElements; } in getMaxSafeElements() function in llvm::LoopVectorizationCostModel
8348 *Plan, CM.getMaxSafeElements())) in buildVPlansWithVPRecipes()