Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCodeGenOpts

239   if (CGM.getCodeGenOpts().EmitDeclMetadata)
246 if (!CGM.getCodeGenOpts().InstrumentFunctions)
323 if (CGM.getCodeGenOpts().EmitOpenCLArgMetadata)
392 if (!CGM.getCodeGenOpts().NoInline)
440 if (CGM.getCodeGenOpts().InstrumentForProfiling)
576 !CGM.getCodeGenOpts().CUDAIsDevice &&
610 else if (CGM.getCodeGenOpts().OptimizationLevel == 0)
1254 if (CGM.getCodeGenOpts().getDebugInfo() >= CodeGenOptions::LimitedDebugInfo)