LLVM  4.0.0
Functions | Variables
ThinLTOBitcodeWriter.cpp File Reference
#include "llvm/Transforms/IPO.h"
#include "llvm/Analysis/ModuleSummaryAnalysis.h"
#include "llvm/Analysis/TypeMetadataUtils.h"
#include "llvm/Bitcode/BitcodeWriter.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Intrinsics.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Pass.h"
#include "llvm/Support/ScopedPrinter.h"
#include "llvm/Transforms/Utils/Cloning.h"
Include dependency graph for ThinLTOBitcodeWriter.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS_BEGIN (WriteThinLTOBitcode,"write-thinlto-bitcode","Write ThinLTO Bitcode", false, true) INITIALIZE_PASS_END(WriteThinLTOBitcode
 

Variables

write thinlto bitcode
 
write thinlto Write ThinLTO Bitcode
 
write thinlto Write ThinLTO false
 

Function Documentation

INITIALIZE_PASS_BEGIN ( WriteThinLTOBitcode  ,
"write-thinlto-bitcode ,
"Write ThinLTO Bitcode ,
false  ,
true   
)

Variable Documentation

write thinlto bitcode

Definition at line 339 of file ThinLTOBitcodeWriter.cpp.

write thinlto Write ThinLTO Bitcode

Definition at line 339 of file ThinLTOBitcodeWriter.cpp.

write thinlto Write ThinLTO false

Definition at line 339 of file ThinLTOBitcodeWriter.cpp.