Searched refs:OldLabel (Results 1 – 4 of 4) sorted by relevance
306 const auto *OldLabel = BlockLabels[SuccIdx]; in computeJoin() local307 if (!OldLabel || (OldLabel == &PushedLabel)) { in computeJoin()
1565 DILabel *OldLabel = DLI->getLabel(); in fixupDebugInfoPostExtraction() local1566 DINode *&NewLabel = RemappedMetadata[OldLabel]; in fixupDebugInfoPostExtraction()1568 NewLabel = DILabel::get(Ctx, NewSP, OldLabel->getName(), in fixupDebugInfoPostExtraction()1569 OldLabel->getFile(), OldLabel->getLine()); in fixupDebugInfoPostExtraction()
508 const MCSymbol *OldLabel);
838 const MCSymbol *OldLabel) { in duplicateJumpTable() argument843 if (Elmt.second != OldLabel) in duplicateJumpTable()