mlir_sys

Function mlirTransformOptionsGetEnforceSingleTopLevelTransformOp

Source
pub unsafe extern "C" fn mlirTransformOptionsGetEnforceSingleTopLevelTransformOp(
    transformOptions: MlirTransformOptions,
) -> bool
Expand description

Returns true if the enforcement of the top-level transform op being single is enabled in transform options.