retdec
|
Reachable functions analysis. More...
#include <string>
#include <llvm/ADT/SCCIterator.h>
#include <llvm/Analysis/CallGraph.h>
Go to the source code of this file.
Classes | |
class | retdec::bin2llvmir::ReachableFuncsAnalysis |
Analysis for finding out which defined functions are directly and indirectly reachable from some function. More... | |
Namespaces | |
retdec | |
retdec::bin2llvmir | |
Reachable functions analysis.