retdec
Classes | Namespaces
hierarchy_analysis.h File Reference

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

#include <llvm/IR/Module.h>
#include <llvm/Pass.h>
#include "retdec/bin2llvmir/optimizations/class_hierarchy/hierarchy.h"
#include "retdec/bin2llvmir/analyses/ctor_dtor.h"
#include "retdec/bin2llvmir/providers/config.h"
#include "retdec/bin2llvmir/providers/fileimage.h"

Go to the source code of this file.

Classes

class  retdec::bin2llvmir::ClassHierarchyAnalysis
 

Namespaces

 retdec
 
 retdec::bin2llvmir
 

Detailed Description

Analyse results of other analyses to reconstruct class hierarchy.