Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp372 static bool hasIrregularType(Type *Ty, const DataLayout &DL) { in hasIrregularType() function
4475 if (hasIrregularType(ScalarTy, DL)) in interleavedAccessCanBeWidened()
4552 if (hasIrregularType(ScalarTy, DL)) in memoryInstructionCanBeWidened()