Function mlir_sys::mlirAttributeIsAAffineMap
source · pub unsafe extern "C" fn mlirAttributeIsAAffineMap(
attr: MlirAttribute
) -> boolExpand description
Checks whether the given attribute is an affine map attribute.
pub unsafe extern "C" fn mlirAttributeIsAAffineMap(
attr: MlirAttribute
) -> boolChecks whether the given attribute is an affine map attribute.