Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCodeGenOpts

902   if ((CGM.getCodeGenOpts().OptimizationLevel > 0) && isa<BreakStmt>(S.getSubStmt())) {