Searched refs:getDebugLabel (Results 1 – 6 of 6) sorted by relevance
473 const DILabel *RawLabel = MI.getDebugLabel(); in calculateDbgEntityHistory()
1233 const DILabel *V = MI->getDebugLabel(); in emitDebugLabelComment()
241 assert((MI->isDebugLabel() ? static_cast<bool>(MI->getDebugLabel()) in addMetadata()
479 const DILabel *getDebugLabel() const;
904 const DILabel *Label = MI.getDebugLabel(); in handleDebugLabel()
846 const DILabel *MachineInstr::getDebugLabel() const { in getDebugLabel() function in MachineInstr