Function mlir_sys::mlirPassManagerCreate
source · pub unsafe extern "C" fn mlirPassManagerCreate(
ctx: MlirContext
) -> MlirPassManager
Expand description
Create a new top-level PassManager with the default anchor.
pub unsafe extern "C" fn mlirPassManagerCreate(
ctx: MlirContext
) -> MlirPassManager
Create a new top-level PassManager with the default anchor.