retdec
Public Member Functions | Public Attributes | Private Member Functions | List of all members
retdec::bin2llvmir::st_match::not_match< LHS_t > Struct Template Reference

#include <symbolic_tree_match.h>

Public Member Functions

 not_match (const LHS_t &LHS)
 
bool match (SymbolicTree &st)
 

Public Attributes

LHS_t L
 

Private Member Functions

bool isAllOnes (llvm::Value *V)
 

Constructor & Destructor Documentation

◆ not_match()

template<typename LHS_t >
retdec::bin2llvmir::st_match::not_match< LHS_t >::not_match ( const LHS_t &  LHS)
inline

Member Function Documentation

◆ isAllOnes()

template<typename LHS_t >
bool retdec::bin2llvmir::st_match::not_match< LHS_t >::isAllOnes ( llvm::Value *  V)
inlineprivate

◆ match()

template<typename LHS_t >
bool retdec::bin2llvmir::st_match::not_match< LHS_t >::match ( SymbolicTree st)
inline

Member Data Documentation

◆ L

template<typename LHS_t >
LHS_t retdec::bin2llvmir::st_match::not_match< LHS_t >::L

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