pub unsafe extern "C" fn mlirBlockGetParentOperation(
arg1: MlirBlock,
) -> MlirOperation
Expand description
Returns the closest surrounding operation that contains this block.
pub unsafe extern "C" fn mlirBlockGetParentOperation(
arg1: MlirBlock,
) -> MlirOperation
Returns the closest surrounding operation that contains this block.