ΒΆvoid salvageDebugInfoOrMarkUndef(
    llvm::Instruction& I)

Description

Salvage all debug users of the instruction \p I or mark it as undef if it cannot be salvaged.

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

Parameters

llvm::Instruction& I