Function LLVMIsTailCall

Source
pub unsafe extern "C" fn LLVMIsTailCall(
    CallInst: *mut LLVMValue,
) -> i32
Expand description

Get whether a call instruction is a tail call.