retdec
Classes | Namespaces
llvm_intrinsic_converter.h File Reference

Conversion of LLVM intrinsic functions into functions from the standard C library. 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::LLVMIntrinsicConverter
 Conversion of LLVM intrinsic functions into functions from the standard C library. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Conversion of LLVM intrinsic functions into functions from the standard C library.