Last updated 1 year ago
Was this helpful?
Method in InstructionCollectionExtensions
Produces BasicBlock objects from a Node.
public static IEnumerable<BasicBlock> GetBasicBlocks(this Node node)
node