mkBvOrExprNoSimplify

open fun <T : KBvSort> mkBvOrExprNoSimplify(arg0: KExpr<T>, arg1: KExpr<T>): KBvOrExpr<T>

Create bitwise OR (bvor) expression.