Home
last modified time | relevance | path

Searched defs:EmitLTOSummary (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DEmbedBitcodePass.h32 bool EmitLTOSummary; member
39 bool EmitLTOSummary; variable
44 EmbedBitcodePass(bool IsThinLTO, bool EmitLTOSummary) in EmbedBitcodePass()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1061 bool EmitLTOSummary = shouldEmitRegularLTOSummary(); RunOptimizationPipeline() local