#include <asm_inst_remover.h>
|
bool | run (llvm::Module &M) |
|
◆ AsmInstructionRemover()
retdec::bin2llvmir::AsmInstructionRemover::AsmInstructionRemover |
( |
| ) |
|
◆ run()
bool retdec::bin2llvmir::AsmInstructionRemover::run |
( |
llvm::Module & |
M | ) |
|
|
private |
- Returns
True
if at least one instruction was removed. False
otherwise.
◆ runOnModule()
bool retdec::bin2llvmir::AsmInstructionRemover::runOnModule |
( |
llvm::Module & |
M | ) |
|
|
overridevirtual |
◆ runOnModuleCustom()
bool retdec::bin2llvmir::AsmInstructionRemover::runOnModuleCustom |
( |
llvm::Module & |
M | ) |
|
◆ ID
char retdec::bin2llvmir::AsmInstructionRemover::ID = 0 |
|
static |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/bin2llvmir/optimizations/asm_inst_remover/asm_inst_remover.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/bin2llvmir/optimizations/asm_inst_remover/asm_inst_remover.cpp