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
ModuleModule that owns the functions this manager works on