Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp978 bool UseVPlanNativePath) { in canVectorizeLoopCFG()
1040 Loop *Lp, bool UseVPlanNativePath) { in canVectorizeLoopNestCFG()
1065 bool LoopVectorizationLegality::canVectorize(bool UseVPlanNativePath) { in canVectorize()