retdec
Classes | Namespaces
address_var_renamer.h File Reference

A renamer of variable names which extracts and uses the original addresses of the variables. More...

#include <string>
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/var_renamer/var_renamer.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::AddressVarRenamer
 A renamer of variable names which extracts and uses the original addresses of the variables. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A renamer of variable names which extracts and uses the original addresses of the variables.