Searched refs:EnableOpts (Results 1 – 2 of 2) sorted by relevance
583 bool EnableOpts = false; variable
1157 if (EnableOpts) { in lowerSwitchWorkItem()3120 EnableOpts = OptLevel != CodeGenOpt::None && !skipFunction(F); in runOnMachineFunction()3122 if (EnableOpts) in runOnMachineFunction()