Home
last modified time | relevance | path

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

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