For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?