Function mlir_sys::mlirValueIsABlockArgument 
source · pub unsafe extern "C" fn mlirValueIsABlockArgument(
    value: MlirValue
) -> boolExpand description
Returns 1 if the value is a block argument, 0 otherwise.
pub unsafe extern "C" fn mlirValueIsABlockArgument(
    value: MlirValue
) -> boolReturns 1 if the value is a block argument, 0 otherwise.