Home
last modified time | relevance | path

Searched defs:UseVPlanNativePath (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1368 bool UseVPlanNativePath) { in canVectorizeLoopCFG()
1409 Loop *Lp, bool UseVPlanNativePath) { in canVectorizeLoopNestCFG()
1434 bool LoopVectorizationLegality::canVectorize(bool UseVPlanNativePath) { in canVectorize()