LLVM 22.0.0git
DXILWriterPass.h File Reference

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

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.