Searched defs:HasAlloca (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h220 HasAlloca = 0x00000001, member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp999 bool HasAlloca = MFI.hasVarSizedObjects(); local
1116 bool HasAlloca = MFI.hasVarSizedObjects(); local
1360 bool HasAlloca = MFI.hasVarSizedObjects(); local

Completed in 60 milliseconds