LLVM 19.0.0git
Functions | Variables
DXILWriterPass.cpp File Reference
#include "DXILWriterPass.h"
#include "DXILBitcodeWriter.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Analysis/ModuleSummaryAnalysis.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/GlobalVariable.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/PassManager.h"
#include "llvm/InitializePasses.h"
#include "llvm/Pass.h"
#include "llvm/Support/Alignment.h"
#include "llvm/Transforms/Utils/ModuleUtils.h"

Go to the source code of this file.

Functions

 INITIALIZE_PASS_BEGIN (WriteDXILPass, "dxil-write-bitcode", "Write Bitcode", false, true) INITIALIZE_PASS_END(WriteDXILPass
 

Variables

dxil write bitcode
 
dxil write Write Bitcode
 
dxil write Write false
 

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( WriteDXILPass  ,
"dxil-write-bitcode"  ,
"Write Bitcode"  ,
false  ,
true   
)

Variable Documentation

◆ bitcode

dxil write bitcode

Definition at line 99 of file DXILWriterPass.cpp.

◆ Bitcode

dxil write Write Bitcode

Definition at line 99 of file DXILWriterPass.cpp.

◆ false

dxil write Write false

Definition at line 99 of file DXILWriterPass.cpp.