ΒΆvoid changeToCall(
    llvm::InvokeInst* II,
    llvm::DomTreeUpdater* DTU = nullptr)

Description

This function converts the specified invoek into a normall call.

Declared at: llvm/include/llvm/Transforms/Utils/Local.h:281

Parameters

llvm::InvokeInst* II
llvm::DomTreeUpdater* DTU = nullptr