ksmt-core
0.5.23
ksmt-core
/
io.ksmt.expr.rewrite.simplify
/
simplifyBvRotateLeftExpr
simplify
Bv
Rotate
Left
Expr
fun
<
T
:
KBvSort
>
KContext
.
simplifyBvRotateLeftExpr
(
lhs
:
KExpr
<
T
>
,
rotation
:
KExpr
<
T
>
)
:
KExpr
<
T
>