retdec
Classes | Namespaces | Typedefs
filter.h File Reference

Filters potential values according to calling convention. More...

#include <llvm/IR/Instructions.h>
#include "retdec/bin2llvmir/providers/abi/abi.h"
#include "retdec/bin2llvmir/providers/calling_convention/calling_convention.h"
#include "retdec/bin2llvmir/optimizations/param_return/collector/collector.h"
#include "retdec/bin2llvmir/optimizations/param_return/data_entries.h"

Go to the source code of this file.

Classes

class  retdec::bin2llvmir::FilterableLayout
 
class  retdec::bin2llvmir::Filter
 
class  retdec::bin2llvmir::FilterProvider
 

Namespaces

 retdec
 
 retdec::bin2llvmir
 

Typedefs

typedef FilterableLayout::Order retdec::bin2llvmir::OrderID
 

Detailed Description

Filters potential values according to calling convention.