Searched refs:EmitStackSizeSection (Results 1 – 3 of 3) sorted by relevance
120 EmitStackSizeSection(false), EnableMachineOutliner(false), in TargetOptions()248 unsigned EmitStackSizeSection : 1; variable
316 Options.EmitStackSizeSection = EnableStackSizeSection;
1014 if (!MF.getTarget().Options.EmitStackSizeSection) in emitStackSizeSection()1713 MF.getTarget().Options.EmitStackSizeSection) { in SetupMachineFunction()