Searched refs:EmitStackSizeSection (Results 1 – 4 of 4) sorted by relevance
128 EmitStackSizeSection(false), EnableMachineOutliner(false), in TargetOptions()272 unsigned EmitStackSizeSection : 1; variable
520 Options.EmitStackSizeSection = getEnableStackSizeSection(); in InitTargetOptionsFromCodeGenFlags()
1178 if (!MF.getTarget().Options.EmitStackSizeSection) in emitStackSizeSection()1993 MF.getTarget().Options.EmitStackSizeSection || MF.hasBBLabels()) { in SetupMachineFunction()
573 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()