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