 | BasicBlockContainingFunction Property |
[This is preliminary documentation and is subject to change.]
Function containing the block
Namespace:
Llvm.NET.Values
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntaxpublic Function ContainingFunction { get; }
Property Value
Type:
Function
See Also