Home
last modified time | relevance | path

Searched defs:EmitSummaryIndex (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeWriterPass.h52 bool EmitSummaryIndex; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IRPrinter/
H A DIRPrintingPasses.h36 bool EmitSummaryIndex; variable
/freebsd/contrib/llvm-project/llvm/lib/IRPrinter/
H A DIRPrintingPasses.cpp30 bool EmitSummaryIndex) in PrintModulePass()
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp187 static cl::opt<bool> EmitSummaryIndex("module-summary", variable
H A DNewPMDriver.cpp347 bool ShouldPreserveBitcodeUseListOrder, bool EmitSummaryIndex, in runPassPipeline()