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;
91 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_sel)) *
92 ((
CView(retrieved_bytecodes_tree_check_CLASS_ID_LOW_LEAF_CLASS_ID_DIFF) *
93 (
CView(retrieved_bytecodes_tree_check_EXISTS) *
94 (
FF(1) -
static_cast<View
>(
95 in.get(C::retrieved_bytecodes_tree_check_class_id_low_leaf_class_id_diff_inv))) +
96 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_class_id_low_leaf_class_id_diff_inv))) -
98 CView(retrieved_bytecodes_tree_check_EXISTS));
102 using View =
typename std::tuple_element_t<10, ContainerOverSubrelations>::View;
103 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_next_class_id_is_nonzero)) *
104 (
FF(1) -
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_next_class_id_is_nonzero)));
108 using View =
typename std::tuple_element_t<11, ContainerOverSubrelations>::View;
109 auto tmp =
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_leaf_not_exists)) *
110 ((
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_low_leaf_next_class_id)) *
111 (
CView(retrieved_bytecodes_tree_check_NEXT_CLASS_ID_IS_ZERO) *
112 (
FF(1) -
static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_next_class_id_inv))) +
113 static_cast<View
>(in.get(C::retrieved_bytecodes_tree_check_next_class_id_inv))) -
115 CView(retrieved_bytecodes_tree_check_NEXT_CLASS_ID_IS_ZERO));