Method CreateBasicBlock
CreateBasicBlock(LazyEncodedString)
Create a named BasicBlock without inserting it into a function
public BasicBlock CreateBasicBlock(LazyEncodedString name)
Parameters
nameLazyEncodedStringName of the block to create
Returns
- BasicBlock
BasicBlock created