Skip to content

class LLVM::PassManagerBuilder
inherits Reference

Class methods

Methods

#disable_simplify_lib_calls=(value)

View source

#disable_unroll_loops=(value)

View source

#finalize

View source

#opt_level=(level)

View source

#populate(pm : ModulePassManager)

View source

#size_level=(level)

View source

#to_unsafe : LibLLVM::PassManagerBuilderRef

View source

#use_inliner_with_threshold=(threshold)

View source