Searched refs:getDebugLabel (Results 1 – 6 of 6) sorted by relevance
255 const DILabel *RawLabel = MI.getDebugLabel(); in calculateDbgEntityHistory()
949 const DILabel *V = MI->getDebugLabel(); in emitDebugLabelComment()
232 assert((MI->isDebugLabel() ? static_cast<bool>(MI->getDebugLabel()) in addMetadata()
412 const DILabel *getDebugLabel() const;
683 const DILabel *Label = MI.getDebugLabel(); in handleDebugLabel()
811 const DILabel *MachineInstr::getDebugLabel() const { in getDebugLabel() function in MachineInstr