Function llvm_sys::core::LLVMGetBasicBlockName [−][src]
pub unsafe extern "C" fn LLVMGetBasicBlockName(
BB: LLVMBasicBlockRef
) -> *const c_char
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.