pub unsafe extern "C" fn LLVMCreatePassManager() -> LLVMPassManagerRefExpand description
Constructs a new whole-module pass pipeline. This type of pipeline is suitable for link-time optimization and whole-module transformations. @see llvm::PassManager::PassManager