Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DEmbedBitcodePass.h33 bool EmitLTOSummary; global() member
40 bool EmitLTOSummary; global() variable
47 EmbedBitcodePass(bool IsThinLTO,bool EmitLTOSummary,ModulePassManager && MPM) EmbedBitcodePass() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1074 bool EmitLTOSummary = shouldEmitRegularLTOSummary(); in RunOptimizationPipeline() local