CBMC
|
#include <smt_bit_vector_theory.h>
Public Member Functions | |
std::vector< smt_indext > | indices () const |
Static Public Member Functions | |
static const char * | identifier () |
static smt_sortt | return_sort (const smt_termt &operand) |
static void | validate (const smt_termt &operand) |
Public Attributes | |
std::size_t | i |
Definition at line 311 of file smt_bit_vector_theory.h.
Definition at line 793 of file smt_bit_vector_theory.cpp.
std::vector< smt_indext > smt_bit_vector_theoryt::rotate_leftt::indices | ( | ) | const |
Definition at line 804 of file smt_bit_vector_theory.cpp.
Definition at line 799 of file smt_bit_vector_theory.cpp.
Definition at line 809 of file smt_bit_vector_theory.cpp.
std::size_t smt_bit_vector_theoryt::rotate_leftt::i |
Definition at line 313 of file smt_bit_vector_theory.h.