Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp376 static bool hasIrregularType(Type *Ty, const DataLayout &DL) { in hasIrregularType() function
4528 if (hasIrregularType(ScalarTy, DL)) in interleavedAccessCanBeWidened()
4605 if (hasIrregularType(ScalarTy, DL)) in memoryInstructionCanBeWidened()