Home
last modified time | relevance | path

Searched defs:AllocaTypeSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp249 std::optional<TypeSize> AllocaTypeSize = Alloced->getAllocationSize(DL); in sizeOfAlloca() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2661 TypeSize AllocaTypeSize = DL.getTypeAllocSize(AllocaType); in InlineFunction() local