Property ContainingBlock
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
ContainingBlock
Gets the BasicBlock that contains this instruction
public BasicBlock ContainingBlock { get; }
Gets the BasicBlock that contains this instruction
public BasicBlock ContainingBlock { get; }