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

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

Completed in 61 milliseconds