Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCodeGenOpts

211   if (CGM.getCodeGenOpts().EmitDeclMetadata)
218 if (!CGM.getCodeGenOpts().InstrumentFunctions)
270 if (!CGM.getCodeGenOpts().NoInline)
328 if (CGM.getCodeGenOpts().InstrumentForProfiling)
452 !CGM.getCodeGenOpts().CUDAIsDevice &&