Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1223 bool UseVPlanNativePath) { in canVectorizeLoopCFG()
1264 Loop *Lp, bool UseVPlanNativePath) { in canVectorizeLoopNestCFG()
1289 bool LoopVectorizationLegality::canVectorize(bool UseVPlanNativePath) { in canVectorize()