pub unsafe extern "C" fn mlirSMTAttrGetBVCmpPredicate(
ctx: MlirContext,
str_: MlirStringRef,
) -> MlirAttributeExpand description
Creates a smt::BVCmpPredicateAttr with the given string.
pub unsafe extern "C" fn mlirSMTAttrGetBVCmpPredicate(
ctx: MlirContext,
str_: MlirStringRef,
) -> MlirAttributeCreates a smt::BVCmpPredicateAttr with the given string.