retdec
|
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) |
Analyse results of other analyses to reconstruct class hierarchy.
#define debug_enabled false |