Home
last modified time | relevance | path

Searched refs:IsUsingAlloca (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1074 bool IsUsingAlloca = MFFrame.hasVarSizedObjects(); in emitFunctionEntryLabel() local
1078 if (IsUsingAlloca) in emitFunctionEntryLabel()