Method CreateBasicBlock
CreateBasicBlock(String)
Create a named Basic
Declaration
public BasicBlock CreateBasicBlock(string name)
public BasicBlock CreateBasicBlock(string name)
Parameters
String | name | Name of the block to create |
Returns
Basic |
Basic |