Home | History | Annotate | Download | only in CodeGen

Lines Matching full:optimizationlevel

1316   } else if (CGM.getCodeGenOpts().OptimizationLevel > 0)
2568 if (!CGM.getCodeGenOpts().OptimizationLevel || !TrapBB) {