Function mlir_sys::mlirBlockGetFirstOperation
source · pub unsafe extern "C" fn mlirBlockGetFirstOperation(
block: MlirBlock
) -> MlirOperationExpand description
Returns the first operation in the block.
pub unsafe extern "C" fn mlirBlockGetFirstOperation(
block: MlirBlock
) -> MlirOperationReturns the first operation in the block.