Searched refs:AllocaTypeSize (Results 1 – 1 of 1) sorted by relevance
2216 TypeSize AllocaTypeSize = DL.getTypeAllocSize(AllocaType); in InlineFunction() local2225 if (!AllocaTypeSize.isScalable() && in InlineFunction()2228 AllocaTypeSize.getFixedSize()) { in InlineFunction()2230 AllocaArraySize * AllocaTypeSize); in InlineFunction()