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