Searched defs:EmitLTOSummary (Results 1 – 2 of 2) sorted by relevance
32 bool EmitLTOSummary; member39 bool EmitLTOSummary; variable44 EmbedBitcodePass(bool IsThinLTO, bool EmitLTOSummary) in EmbedBitcodePass()
1061 bool EmitLTOSummary = shouldEmitRegularLTOSummary(); RunOptimizationPipeline() local