LLVM 19.0.0git
Namespaces | Functions
DXILWriterPass.h File Reference

This file provides a bitcode writing pass. More...

#include "DirectX.h"
#include "llvm/Bitcode/BitcodeWriter.h"
#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

ModulePassllvm::createDXILWriterPass (raw_ostream &Str)
 Create and return a pass that writes the module to the specified ostream.
 
ModulePassllvm::createDXILEmbedderPass ()
 Create and return a pass that writes the module to a global variable in the module for later emission in the MCStreamer.
 

Detailed Description

This file provides a bitcode writing pass.

Definition in file DXILWriterPass.h.