retdec
|
A representation of a call graph (CG). More...
#include <map>
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/types.h"
#include "retdec/utils/non_copyable.h"
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::CG |
A representation of a call graph (CG). More... | |
class | retdec::llvmir2hll::CG::CalledFuncs |
Information about called functions from a caller. More... | |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
A representation of a call graph (CG).