Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp390 static bool hasIrregularType(Type *Ty, const DataLayout &DL) { in hasIrregularType() function
5370 if (hasIrregularType(ScalarTy, DL)) in interleavedAccessCanBeWidened()
5417 if (hasIrregularType(ScalarTy, DL)) in memoryInstructionCanBeWidened()