Searched refs:AllocaTypeSize (Results 1 – 1 of 1) sorted by relevance
2558 TypeSize AllocaTypeSize = DL.getTypeAllocSize(AllocaType); in InlineFunction() local2567 if (!AllocaTypeSize.isScalable() && in InlineFunction()2570 AllocaTypeSize.getFixedValue()) { in InlineFunction()2572 AllocaArraySize * AllocaTypeSize); in InlineFunction()