Searched defs:EmitLTOSummary (Results 1 – 2 of 2) sorted by relevance
33 bool EmitLTOSummary; global() member 40 bool EmitLTOSummary; global() variable 47 EmbedBitcodePass(bool IsThinLTO,bool EmitLTOSummary,ModulePassManager && MPM) EmbedBitcodePass() argument
1074 bool EmitLTOSummary = shouldEmitRegularLTOSummary(); in RunOptimizationPipeline() local