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.
pub unsafe extern "C" fn LLVMGetBasicBlockName(
BB: LLVMBasicBlockRef
) -> *const c_char
Get the string name of a basic block.