Last updated 4 months ago
Was this helpful?
Method in InstructionCollectionExtensions
Produces BasicBlock objects from a Node.
public static IEnumerable<BasicBlock> GetBasicBlocks(this Node node, NodeDebugInfo info)
node
info