retdec
Classes | Namespaces
int_to_fp_cast_expr.h File Reference

The casting of LLVM instructions SItoFP/UItoFP. More...

#include "retdec/llvmir2hll/ir/cast_expr.h"
#include "retdec/llvmir2hll/ir/type.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::IntToFPCastExpr
 Cast of LLVM instruction SItoFP/UItoFP. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

The casting of LLVM instructions SItoFP/UItoFP.