GetBasicBlocks(Node)

Method in InstructionCollectionExtensions

Summary

Produces BasicBlock objects from a Node.

public static IEnumerable<BasicBlock> GetBasicBlocks(this Node node)

Parameters

Name
Description

Last updated

Was this helpful?