pub unsafe extern "C" fn mlirAffineMapGetNumInputs(
affineMap: MlirAffineMap,
) -> isizeExpand description
Returns the number of inputs (dimensions + symbols) of the given affine map.
pub unsafe extern "C" fn mlirAffineMapGetNumInputs(
affineMap: MlirAffineMap,
) -> isizeReturns the number of inputs (dimensions + symbols) of the given affine map.