retdec
Classes | Namespaces
aggressive_global_to_local_optimizer.h File Reference

Converts all global variables without a name from debug information to local variables. More...

#include "retdec/llvmir2hll/optimizer/optimizer.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::AggressiveGlobalToLocalOptimizer
 Converts all global variables without a name from debug information to local variables. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Converts all global variables without a name from debug information to local variables.