Searched refs:getDebugLabel (Results 1 – 4 of 4) sorted by relevance
223 assert((MI->isDebugLabel() ? static_cast<bool>(MI->getDebugLabel()) in addMetadata()
297 const DILabel *getDebugLabel() const;
634 const DILabel *MachineInstr::getDebugLabel() const { in getDebugLabel() function in MachineInstr
926 const DILabel *V = MI->getDebugLabel(); in emitDebugLabelComment()