Function llvm_sys::core::LLVMIsTailCall [−][src]
pub unsafe extern "C" fn LLVMIsTailCall(CallInst: LLVMValueRef) -> LLVMBool
Get whether a call instruction is a tail call.
pub unsafe extern "C" fn LLVMIsTailCall(CallInst: LLVMValueRef) -> LLVMBool
Get whether a call instruction is a tail call.