retdec
|
Implementation of reachable functions analysis. More...
#include <llvm/IR/InstVisitor.h>
#include "retdec/utils/container.h"
#include "retdec/bin2llvmir/analyses/indirectly_called_funcs_analysis.h"
#include "retdec/bin2llvmir/analyses/reachable_funcs_analysis.h"
Namespaces | |
retdec | |
retdec::bin2llvmir | |
Implementation of reachable functions analysis.
|
private |
Function to analyze.
|
private |
Set of indirect calls.
|
private |
Signals if we have self recursive function.