Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET.Values
Function Class
Function Methods
AppendBasicBlock Method
FindOrCreateNamedBlock Method
PrependBasicBlock Method
Verify Method
Function
Verify Method
[This is preliminary documentation and is subject to change.]
Verifies the function is valid and all blocks properly terminated
Namespace:
Llvm.NET.Values
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
public
void
Verify
()
See Also
Reference
Function Class
Llvm.NET.Values Namespace