Searched refs:getDebugLabel (Results 1 – 6 of 6) sorted by relevance
490 const DILabel *RawLabel = MI.getDebugLabel(); in calculateDbgEntityHistory()
1299 const DILabel *V = MI->getDebugLabel(); in emitDebugLabelComment()
243 assert((MI->isDebugLabel() ? static_cast<bool>(MI->getDebugLabel()) in addMetadata()
543 LLVM_ABI const DILabel *getDebugLabel() const;
916 const DILabel *Label = MI.getDebugLabel(); in handleDebugLabel()
930 const DILabel *MachineInstr::getDebugLabel() const { in getDebugLabel() function in MachineInstr