Function mlir_sys::mlirOperationGetNumRegions 
source · pub unsafe extern "C" fn mlirOperationGetNumRegions(
    op: MlirOperation
) -> isizeExpand description
Returns the number of regions attached to the given operation.