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