retdec
Classes | Namespaces
pessim_call_info_obtainer.h File Reference

Obtainer of information about functions and function calls that assumes nothing. More...

#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::PessimCallInfo
 Pessimistic information about a function call. More...
 
class  retdec::llvmir2hll::PessimFuncInfo
 Pessimistic information about a function. More...
 
class  retdec::llvmir2hll::PessimCallInfoObtainer
 Obtainer of information about functions and function calls that assumes nothing. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Obtainer of information about functions and function calls that assumes nothing.