Loading...
Method in InstructionCollectionExtensions
Produces BasicBlock objects from a Node.
public static IEnumerable<BasicBlock> GetBasicBlocks(this Node node, NodeDebugInfo info)
node
info
Class in Yarn.Compiler
Inherits from System.Object
System.Object
Contains extension methods for producing BasicBlock objects from a Node.
public static class InstructionCollectionExtensions
Produces objects from a Node.