Searched refs:ScalarAllocatedSize (Results 1 – 1 of 1) sorted by relevance
2412 uint64_t ScalarAllocatedSize = DL.getTypeAllocSize(ScalarDataTy); in vectorizeMemoryInstruction() local2419 if (ScalarAllocatedSize != VectorElementSize) in vectorizeMemoryInstruction()5991 uint64_t ScalarAllocatedSize = DL.getTypeAllocSize(ValTy); in getInstructionCost() local5994 ScalarAllocatedSize != VectorElementSize) { in getInstructionCost()