Home | History | Annotate | Download | only in CodeGen

Lines Matching full:optimizationlevel

1132   } else if (CGM.getCodeGenOpts().OptimizationLevel > 0)
2179 if (!CGM.getCodeGenOpts().OptimizationLevel || !TrapBB) {