Searched refs:getDebugLabel (Results 1 – 5 of 5) sorted by relevance
262 const DILabel *RawLabel = MI.getDebugLabel(); in calculateDbgEntityHistory()
940 const DILabel *V = MI->getDebugLabel(); in emitDebugLabelComment()
228 assert((MI->isDebugLabel() ? static_cast<bool>(MI->getDebugLabel()) in addMetadata()
395 const DILabel *getDebugLabel() const;
800 const DILabel *MachineInstr::getDebugLabel() const { in getDebugLabel() function in MachineInstr