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