Function mlir_sys::mlirAffineExprIsSymbolicOrConstant
source · pub unsafe extern "C" fn mlirAffineExprIsSymbolicOrConstant(
affineExpr: MlirAffineExpr
) -> bool
Expand description
Checks whether the given affine expression is made out of only symbols and constants.