LLVM 19.0.0git
Classes | Namespaces | Functions
DXILBitcodeWriter.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/IR/ModuleSummaryIndex.h"
#include "llvm/MC/StringTableBuilder.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/MemoryBufferRef.h"
#include <map>
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::dxil::BitcodeWriter
 

Namespaces

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

Functions

void llvm::dxil::WriteDXILToFile (const Module &M, raw_ostream &Out)
 Write the specified module to the specified raw output stream.