Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8121 auto WillScalarize = [this, I](ElementCount VF) -> bool { in shouldWiden() local
8126 return !LoopVectorizationPlanner::getDecisionAndClampRange(WillScalarize, in shouldWiden()