retdec
Namespaces | Macros | Functions
hierarchy_analysis.cpp File Reference

Analyse results of other analyses to reconstruct class hierarchy. More...

#include "retdec/bin2llvmir/utils/llvm.h"
#include "retdec/bin2llvmir/optimizations/class_hierarchy/hierarchy_analysis.h"
#include "retdec/bin2llvmir/utils/debug.h"
#include "retdec/bin2llvmir/utils/ir_modifier.h"

Namespaces

 retdec
 
 retdec::bin2llvmir
 

Macros

#define debug_enabled   false
 

Functions

static RegisterPass< ClassHierarchyAnalysis > retdec::bin2llvmir::RegisterPass ("retdec-class-hierarchy", "C++ class hierarchy optimization", false, false)
 

Detailed Description

Analyse results of other analyses to reconstruct class hierarchy.

Macro Definition Documentation

◆ debug_enabled

#define debug_enabled   false