retdec
|
Optimizes pointer arithmetic on variables or array accesses or structures to array accesses. More...
#include <optional>
#include "retdec/llvmir2hll/optimizer/optimizer.h"
#include "retdec/llvmir2hll/support/debug.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::DerefToArrayIndexOptimizer |
Optimizes pointer arithmetic on variables to array accesses. More... | |
struct | retdec::llvmir2hll::DerefToArrayIndexOptimizer::BaseAndIndex |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
Optimizes pointer arithmetic on variables or array accesses or structures to array accesses.