retdec
|
Optimizes the bodies of while
True
loops to simplify other optimizations of these loops.
More...
#include "retdec/llvmir2hll/optimizer/func_optimizer.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::PreWhileTrueLoopConvOptimizer |
Optimizes the bodies of while True loops to simplify other optimizations of these loops. More... | |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
Optimizes the bodies of while
True
loops to simplify other optimizations of these loops.