retdec
Classes | Namespaces
special_fp_analysis.h File Reference

A visitor for obtaining information whether a special floating-point value is used in a module. More...

#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/visitors/ordered_all_visitor.h"
#include "retdec/utils/non_copyable.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::SpecialFPAnalysis
 A visitor for obtaining information whether a special floating-point value is used in a module. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A visitor for obtaining information whether a special floating-point value is used in a module.