Loading...
Property in BasicBlock
Get the ancestors of this block - that is, blocks that may run immediately before this block.
public IEnumerable<BasicBlock> Ancestors { get };