ΒΆbool salvageDebugInfoForDbgValues(
llvm::Instruction& I,
ArrayRef<llvm::DbgVariableIntrinsic*> Insns)
bool salvageDebugInfoForDbgValues(
llvm::Instruction& I,
ArrayRef<llvm::DbgVariableIntrinsic*> Insns)
Description
Implementation of salvageDebugInfo, applying only to instructions in\p Insns, rather than all debug users of \p I.
Declared at: llvm/include/llvm/Transforms/Utils/Local.h:363
Parameters
- llvm::Instruction& I
- ArrayRef<llvm::DbgVariableIntrinsic*> Insns