LLVM::PassManagerBuilder
DEPRECATED The legacy pass manager was removed in LLVM 17. Use LLVM::PassBuilderOptions instead
Constructors
new
SourceInstance methods
disable_simplify_lib_calls=(value)
Sourcedisable_unroll_loops=(value)
Sourcefinalize
Sourceopt_level=(level)
Sourcepopulate(pm : FunctionPassManager)
Sourcepopulate(pm : ModulePassManager)
Sourcesize_level=(level)
Sourceto_unsafe
Sourceuse_inliner_with_threshold=(threshold)
Source