Searched refs:isDebugEntryValue (Results 1 – 3 of 3) sorted by relevance
1071 bool isDebugEntryValue() const;
826 bool MachineInstr::isDebugEntryValue() const { in isDebugEntryValue() function in MachineInstr
842 } else if (FirstTerminator && !MI->isDebugEntryValue()) { in visitMachineBundleBefore()