mlirSMTAttrGetBVCmpPredicate

Function mlirSMTAttrGetBVCmpPredicate 

Source
pub unsafe extern "C" fn mlirSMTAttrGetBVCmpPredicate(
    ctx: MlirContext,
    str_: MlirStringRef,
) -> MlirAttribute
Expand description

Creates a smt::BVCmpPredicateAttr with the given string.