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