retdec
Classes | Namespaces
optim_call_info_obtainer.h File Reference

Obtainer of information about functions and function calls that assumes it has access to complete information about the module. More...

#include <map>
#include <string>
#include "retdec/llvmir2hll/obtainer/call_info_obtainer.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::OptimCallInfo
 Optimistic information about a function call. More...
 
class  retdec::llvmir2hll::OptimFuncInfo
 Optimistic information about a function. More...
 
class  retdec::llvmir2hll::OptimCallInfoObtainer
 Obtainer of information about functions and function calls that assumes it has access to complete information about the module. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Obtainer of information about functions and function calls that assumes it has access to complete information about the module.