Method Run
- Namespace
- Ubiquity.NET.Llvm.Transforms.Legacy
- Assembly
- Ubiquity.NET.Llvm.dll
Run(Function)
Runs the passes registered in the pass manager
public bool Run(Function target)
Parameters
target
FunctionFunction to run the passes on
Runs the passes registered in the pass manager
public bool Run(Function target)
target
FunctionFunction to run the passes on