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.cpp1580 bool UseVPlanNativePath) { in canVectorizeLoopCFG()
1621 Loop *Lp, bool UseVPlanNativePath) { in canVectorizeLoopNestCFG()
1796 bool LoopVectorizationLegality::canVectorize(bool UseVPlanNativePath) { in canVectorize()