mlirOperationGetNumOperands

Function mlirOperationGetNumOperands 

Source
pub unsafe extern "C" fn mlirOperationGetNumOperands(
    op: MlirOperation,
) -> isize
Expand description

Returns the number of operands of the operation.