Searched defs:AllocaTypeSize (Results 1 – 2 of 2) sorted by relevance
249 std::optional<TypeSize> AllocaTypeSize = Alloced->getAllocationSize(DL); in sizeOfAlloca() local
2661 TypeSize AllocaTypeSize = DL.getTypeAllocSize(AllocaType); in InlineFunction() local