28 using View =
typename std::tuple_element_t<0, ContainerOverSubrelations>::View;
29 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_sel)) *
30 (
FF(1) -
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_sel)));
34 using View =
typename std::tuple_element_t<1, ContainerOverSubrelations>::View;
35 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_write)) *
36 (
FF(1) -
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_write)));
40 using View =
typename std::tuple_element_t<2, ContainerOverSubrelations>::View;
41 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_leaf_not_exists)) *
42 (
FF(1) -
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_leaf_not_exists)));
46 using View =
typename std::tuple_element_t<3, ContainerOverSubrelations>::View;
47 auto tmp = (
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_should_insert)) -
48 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_write)) *
49 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_leaf_not_exists)));
53 using View =
typename std::tuple_element_t<4, ContainerOverSubrelations>::View;
54 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_write)) *
55 CView(retrieved_bytecodes_tree_check_EXISTS) *
56 (
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_root)) -
57 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_write_root)));
61 using View =
typename std::tuple_element_t<5, ContainerOverSubrelations>::View;
62 auto tmp = (
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_tree_size_after_write)) -
63 (
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_tree_size_before_write)) +
64 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_should_insert))));
68 using View =
typename std::tuple_element_t<6, ContainerOverSubrelations>::View;
69 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_should_insert)) *
70 (
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_tree_size_before_write)) -
71 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_updated_low_leaf_next_index)));
75 using View =
typename std::tuple_element_t<7, ContainerOverSubrelations>::View;
76 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_should_insert)) *
77 (
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_class_id)) -
78 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_updated_low_leaf_next_class_id)));
82 using View =
typename std::tuple_element_t<8, ContainerOverSubrelations>::View;
83 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_sel)) *
84 (
CView(constants_AVM_RETRIEVED_BYTECODES_TREE_HEIGHT) -
85 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_tree_height)));
89 using View =
typename std::tuple_element_t<9, ContainerOverSubrelations>::View;
90 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_sel)) *
91 (
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_const_three)) -
FF(3));
95 using View =
typename std::tuple_element_t<10, ContainerOverSubrelations>::View;
97 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_sel)) *
98 ((
CView(retrieved_bytecodes_tree_check_CLASS_ID_LOW_LEAF_CLASS_ID_DIFF) *
99 (
CView(retrieved_bytecodes_tree_check_EXISTS) *
100 (
FF(1) -
static_cast<View
>(
101 in.get(C::retrieved_bytecodes_tree_check_class_id_low_leaf_class_id_diff_inv))) +
102 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_class_id_low_leaf_class_id_diff_inv))) -
104 CView(retrieved_bytecodes_tree_check_EXISTS));
108 using View =
typename std::tuple_element_t<11, ContainerOverSubrelations>::View;
109 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_next_class_id_is_nonzero)) *
110 (
FF(1) -
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_next_class_id_is_nonzero)));
114 using View =
typename std::tuple_element_t<12, ContainerOverSubrelations>::View;
115 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_leaf_not_exists)) *
116 ((
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_low_leaf_next_class_id)) *
117 (
CView(retrieved_bytecodes_tree_check_NEXT_CLASS_ID_IS_ZERO) *
118 (
FF(1) -
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_next_class_id_inv))) +
119 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_next_class_id_inv))) -
121 CView(retrieved_bytecodes_tree_check_NEXT_CLASS_ID_IS_ZERO));