Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7250 bool TypeNotScalarized = in getInstructionCost() local
7253 return VectorizationCostTy(C, TypeNotScalarized); in getInstructionCost()