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