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

#include <symbolic_tree_match.h>

Public Member Functions

 specificval_ty (const llvm::Value *V)
 
bool match (SymbolicTree &st)
 

Public Attributes

const llvm::Value * Val
 

Constructor & Destructor Documentation

◆ specificval_ty()

retdec::bin2llvmir::st_match::specificval_ty::specificval_ty ( const llvm::Value *  V)
inline

Member Function Documentation

◆ match()

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

Member Data Documentation

◆ Val

const llvm::Value* retdec::bin2llvmir::st_match::specificval_ty::Val

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