mkBvOrExpr

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

Create bitwise OR (bvor) expression.