retdec
Classes | Namespaces
llvm_fcmp_converter.h File Reference

A converter from LLVM fcmp instruction to expression in BIR. More...

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

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::LLVMFCmpConverter
 A converter from LLVM fcmp instruction to expression in BIR. More...
 

Namespaces

 llvm
 
 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A converter from LLVM fcmp instruction to expression in BIR.