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

#include <symbolic_tree_match.h>

Public Member Functions

 match_not_zero (llvm::ConstantInt *&ci)
 
bool match (SymbolicTree &st)
 

Public Attributes

llvm::ConstantInt *& CI
 

Constructor & Destructor Documentation

◆ match_not_zero()

retdec::bin2llvmir::st_match::match_not_zero::match_not_zero ( llvm::ConstantInt *&  ci)
inline

Member Function Documentation

◆ match()

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

Member Data Documentation

◆ CI

llvm::ConstantInt*& retdec::bin2llvmir::st_match::match_not_zero::CI

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