GetBasicBlocks(Node)
Method in InstructionCollectionExtensions
Summary
Produces BasicBlock objects from a Node.
public static IEnumerable<BasicBlock> GetBasicBlocks(this Node node)
Parameters
Name
Description
Yarn.Node node
Last updated
Was this helpful?