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