pub unsafe extern "C" fn mlirGreedyRewriteDriverConfigEnableConstantCSE(
config: MlirGreedyRewriteDriverConfig,
enable: bool,
)Expand description
Enables or disables constant CSE.
pub unsafe extern "C" fn mlirGreedyRewriteDriverConfigEnableConstantCSE(
config: MlirGreedyRewriteDriverConfig,
enable: bool,
)Enables or disables constant CSE.