Function LLVMGetBasicBlockName

Source
pub unsafe extern "C" fn LLVMGetBasicBlockName(
    BB: *mut LLVMBasicBlock,
) -> *const i8
Expand description

Get the string name of a basic block.