CBMC
solver_hardnesst::hardness_ssa_keyt Struct Reference

#include <solver_hardness.h>

+ Collaboration diagram for solver_hardnesst::hardness_ssa_keyt:

Public Member Functions

bool operator== (const hardness_ssa_keyt &other) const
 

Public Attributes

std::string ssa_expression
 
goto_programt::const_targett pc
 

Detailed Description

Definition at line 57 of file solver_hardness.h.

Member Function Documentation

◆ operator==()

bool solver_hardnesst::hardness_ssa_keyt::operator== ( const hardness_ssa_keyt other) const

Definition at line 31 of file solver_hardness.cpp.

Member Data Documentation

◆ pc

goto_programt::const_targett solver_hardnesst::hardness_ssa_keyt::pc

Definition at line 60 of file solver_hardness.h.

◆ ssa_expression

std::string solver_hardnesst::hardness_ssa_keyt::ssa_expression

Definition at line 59 of file solver_hardness.h.


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