W3cubDocs

/Crystal

class LLVM::FunctionPassManager

Defined in:

llvm/function_pass_manager.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(unwrap : LibLLVM::PassManagerRef)Source

Instance Method Detail

def finalizeSource

def run(mod : Module)Source

def run(&)Source

def to_unsafe : LibLLVM::PassManagerRefSource

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/LLVM/FunctionPassManager.html