Function llvm_sys::core::LLVMGetBasicBlockName

source ยท
pub unsafe extern "C" fn LLVMGetBasicBlockName(
    BB: LLVMBasicBlockRef
) -> *const c_char
Expand description

Get the string name of a basic block.