retdec
Classes | Namespaces
simple_var_renamer.h File Reference

A renamer of variable names which names them simply by using the given variable name generator. 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::SimpleVarRenamer
 A renamer of variable names which names them simply by using the given variable name generator. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A renamer of variable names which names them simply by using the given variable name generator.