retdec
Public Member Functions | Public Attributes | List of all members
retdec::bin2llvmir::st_match::apint_match Struct Reference

#include <symbolic_tree_match.h>

Public Member Functions

 apint_match (const llvm::APInt *&R)
 
bool match (SymbolicTree &st)
 

Public Attributes

const llvm::APInt *& Res
 

Constructor & Destructor Documentation

◆ apint_match()

retdec::bin2llvmir::st_match::apint_match::apint_match ( const llvm::APInt *&  R)
inline

Member Function Documentation

◆ match()

bool retdec::bin2llvmir::st_match::apint_match::match ( SymbolicTree st)
inline

Member Data Documentation

◆ Res

const llvm::APInt*& retdec::bin2llvmir::st_match::apint_match::Res

The documentation for this struct was generated from the following file: