|
LLVM 22.0.0git
|
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 | |
| ModulePass * | llvm::createDXILWriterPass (raw_ostream &Str) |
| Create and return a pass that writes the module to the specified ostream. | |
| ModulePass * | llvm::createDXILEmbedderPass () |
| Create and return a pass that writes the module to a global variable in the module for later emission in the MCStreamer. | |
This file provides a bitcode writing pass.
Definition in file DXILWriterPass.h.