#include "llvm/IR/GVMaterializer.h"
Definition at line 28 of file GVMaterializer.h.
◆ GVMaterializer()
llvm::GVMaterializer::GVMaterializer |
( |
| ) |
|
|
protecteddefault |
◆ ~GVMaterializer()
GVMaterializer::~GVMaterializer |
( |
| ) |
|
|
virtualdefault |
◆ getIdentifiedStructTypes()
virtual std::vector< StructType * > llvm::GVMaterializer::getIdentifiedStructTypes |
( |
| ) |
const |
|
pure virtual |
◆ materialize()
◆ materializeMetadata()
virtual Error llvm::GVMaterializer::materializeMetadata |
( |
| ) |
|
|
pure virtual |
◆ materializeModule()
virtual Error llvm::GVMaterializer::materializeModule |
( |
| ) |
|
|
pure virtual |
Make sure the entire Module has been completely read.
◆ setStripDebugInfo()
virtual void llvm::GVMaterializer::setStripDebugInfo |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: