Home
last modified time | relevance | path

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

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