LLVMGetBasicBlockName

Obtain the string name of a basic block.

extern (C) nothrow
const(char)*
LLVMGetBasicBlockName
(
LLVMBasicBlockRef BB
)

Meta