retdec
Classes | Namespaces
bool_comparison_optimizer.h File Reference

Simplification of comparisons with true and false. More...

#include "retdec/llvmir2hll/optimizer/optimizers/simplify_arithm_expr/sub_optimizer.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::BoolComparisonSubOptimizer
 Simplification of comparisons with true and false. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Simplification of comparisons with true and false.