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