Home
last modified time | relevance | path

Searched defs:DbgUsers (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp251 salvageDebugInfoForDbgValue(const MachineRegisterInfo & MRI,MachineInstr & MI,ArrayRef<MachineOperand * > DbgUsers) salvageDebugInfoForDbgValue() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp889 for (auto *DbgItem : DbgUsers) in run() local
222 DbgUserVec DbgUsers; global() member
[all...]
H A DLocal.cpp618 SmallVector<DbgVariableIntrinsic *, 1> DbgUsers; replaceDbgUsesWithUndef() local
2183 SmallVector<DbgValueInst *, 1> DbgUsers; replaceDbgValueForAlloca() local
2203 SmallVector<DbgVariableIntrinsic *, 1> DbgUsers; salvageDebugInfo() local
2245 salvageDebugInfoForDbgValues(Instruction & I,ArrayRef<DbgVariableIntrinsic * > DbgUsers,ArrayRef<DbgVariableRecord * > DPUsers) salvageDebugInfoForDbgValues() argument
3602 SmallVector<DbgVariableIntrinsic *, 1> DbgUsers; dropDebugUsers() local
[all...]
H A DCodeExtractor.cpp1528 SmallVector<DbgVariableIntrinsic *, 4> DbgUsers; eraseDebugIntrinsicsWithNonLocalRefs() local
/llvm-project/llvm/lib/IR/
H A DValue.cpp576 SmallVector<DbgVariableIntrinsic *> DbgUsers; in replaceDbgUsesOutsideBlock() local
H A DDebugInfo.cpp146 findDbgUsers(SmallVectorImpl<DbgVariableIntrinsic * > & DbgUsers,Value * V,SmallVectorImpl<DbgVariableRecord * > * DbgVariableRecords) findDbgUsers() argument
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1669 SmallVector<MachineOperand *, 16> DbgUsers; salvageDebugInfo() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4795 SmallVector<DbgVariableIntrinsic *, 2> DbgUsers; tryToSinkInstruction() local
4818 tryToSinkInstructionDbgValues(Instruction * I,BasicBlock::iterator InsertPos,BasicBlock * SrcBlock,BasicBlock * DestBlock,SmallVectorImpl<DbgVariableIntrinsic * > & DbgUsers) tryToSinkInstructionDbgValues() argument