Searched refs:EmitStackSizeSection (Results 1 – 4 of 4) sorted by relevance
149 EmitStackSizeSection(false), EnableMachineOutliner(false), in TargetOptions()305 unsigned EmitStackSizeSection : 1; variable
580 Options.EmitStackSizeSection = getEnableStackSizeSection(); in InitTargetOptionsFromCodeGenFlags()
415 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
1502 if (!MF.getTarget().Options.EmitStackSizeSection) in emitStackSizeSection()2585 MF.getTarget().Options.EmitStackSizeSection || MF.hasBBLabels()) { in SetupMachineFunction()