Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2660 Type *AllocaType = AI->getAllocatedType(); in InlineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1142 const Type *AllocaType = AI.getAllocatedType(); in visitAllocaInst() local