Function mlir_sys::mlirAffineExprIsAConstant
source · pub unsafe extern "C" fn mlirAffineExprIsAConstant(
affineExpr: MlirAffineExpr
) -> bool
Expand description
Checks whether the given affine expression is a constant expression.