retdec
|
Modify both LLVM IR and config. More...
#include <llvm/IR/InstIterator.h>
#include "retdec/utils/string.h"
#include "retdec/bin2llvmir/providers/abi/abi.h"
#include "retdec/bin2llvmir/providers/asm_instruction.h"
#include "retdec/bin2llvmir/providers/names.h"
#include "retdec/bin2llvmir/utils/debug.h"
#include "retdec/bin2llvmir/utils/ir_modifier.h"
#include "retdec/bin2llvmir/utils/llvm.h"
Namespaces | |
retdec | |
retdec::bin2llvmir | |
Functions | |
void | retdec::bin2llvmir::_eraseUnusedInstructionRecursive (const std::unordered_set< llvm::Value * > &workset) |
Modify both LLVM IR and config.