Function mlir_sys::mlirOpOperandIsNull
source · pub unsafe extern "C" fn mlirOpOperandIsNull(
opOperand: MlirOpOperand
) -> bool
Expand description
Returns whether the op operand is null.
pub unsafe extern "C" fn mlirOpOperandIsNull(
opOperand: MlirOpOperand
) -> bool
Returns whether the op operand is null.