retdec
llvmir2bir_converter Directory Reference
Directory dependency graph for llvmir2bir_converter:
/var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/llvmir2hll/llvm/llvmir2bir_converter

Files

file  basic_block_converter.h [code]
 A converter of LLVM basic blocks.
 
file  cfg_node.h [code]
 A representation of a control-flow graph node.
 
file  labels_handler.h [code]
 Handling of labels during conversion of LLVM IR to BIR.
 
file  llvm_constant_converter.h [code]
 A converter from LLVM constant to constant in BIR.
 
file  llvm_fcmp_converter.h [code]
 A converter from LLVM fcmp instruction to expression in BIR.
 
file  llvm_instruction_converter.h [code]
 A converter from LLVM instruction to expression in BIR.
 
file  llvm_type_converter.h [code]
 A converter from LLVM type to type in BIR.
 
file  llvm_value_converter.h [code]
 A converter from LLVM values to values in BIR.
 
file  structure_converter.h [code]
 A converter of the LLVM function structure.
 
file  variables_manager.h [code]
 Managing of local variables created during conversion of LLVM functions to BIR.