Searched refs:EmitStackSizeSection (Results 1 – 4 of 4) sorted by relevance
121 EmitStackSizeSection(false), EnableMachineOutliner(false), in TargetOptions()245 unsigned EmitStackSizeSection : 1; variable
302 Options.EmitStackSizeSection = EnableStackSizeSection;
1004 if (!MF.getTarget().Options.EmitStackSizeSection) in emitStackSizeSection()1624 MF.getTarget().Options.EmitStackSizeSection) { in SetupMachineFunction()
474 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()