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