Home
last modified time | relevance | path

Searched refs:WillGenerateTargetVectors (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4183 auto WillGenerateTargetVectors = [&TTI, VF](Type *VectorTy) { in willGenerateVectors() local
4215 if (any_of(getContainedTypes(WideTy), WillGenerateTargetVectors)) in willGenerateVectors()