ΒΆinline bool isNoOpWithoutInvoke(
    llvm::EHPersonality Pers)

Description

Return true if this personality may be safely removed if there are no invoke instructions remaining in the current function.

Declared at: llvm/include/llvm/Analysis/EHPersonalities.h:95

Parameters

llvm::EHPersonality Pers