Searched refs:isDebugEntryValue (Results 1 – 3 of 3) sorted by relevance
345 if (Entry.getInstr()->isDebugEntryValue()) in clobberRegEntries()404 if (!DV.isDebugEntryValue()) in handleNewDebugValue()412 if (!DV.isDebugEntryValue()) { in handleNewDebugValue()
1377 LLVM_ABI bool isDebugEntryValue() const;
967 bool MachineInstr::isDebugEntryValue() const { in isDebugEntryValue() function in MachineInstr