Table of Contents

Constructor FunctionPassManager

Namespace
Ubiquity.NET.Llvm.Transforms.Legacy
Assembly
Ubiquity.NET.Llvm.dll

FunctionPassManager(Module)

Initializes a new instance of the FunctionPassManager class.

public FunctionPassManager(Module module)

Parameters

module Module

Module that owns the functions this manager works on