7 #ifndef RETDEC_BIN2LLVMIR_OPTIMIZATIONS_INST_OPT_INST_OPT_H
8 #define RETDEC_BIN2LLVMIR_OPTIMIZATIONS_INST_OPT_INST_OPT_H
10 #include <llvm/IR/Instruction.h>
16 bool optimize(llvm::Instruction* insn);
The frontend-end part of the decompiler.
bool optimize(llvm::Instruction *insn)
Definition: inst_opt.cpp:563
Definition: archive_wrapper.h:19