retdec
Classes | Namespaces
llvmir2bir_converter.h File Reference

A base class for all converters of LLVM IR to BIR. More...

#include <string>
#include "retdec/llvmir2hll/llvm/llvmir2bir_converter.h"
#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::LLVMIR2BIRConverter
 A converter of LLVM IR to BIR. More...
 

Namespaces

 llvm
 
 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A base class for all converters of LLVM IR to BIR.