Home
last modified time | relevance | path

Searched refs:AllocaType (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1937 Type *AllocaType = AI->getAllocatedType(); in InlineFunction() local
1938 uint64_t AllocaTypeSize = DL.getTypeAllocSize(AllocaType); in InlineFunction()