Searched refs:AllocaType (Results 1 – 1 of 1) sorted by relevance
2260 Type *AllocaType = AI->getAllocatedType(); in InlineFunction() local2261 TypeSize AllocaTypeSize = DL.getTypeAllocSize(AllocaType); in InlineFunction()