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