Searched refs:OldLabel (Results 1 – 2 of 2) sorted by relevance
289 const auto *OldLabel = BlockLabels[SuccIdx]; in computeJoin() local290 if (!OldLabel || (OldLabel == &PushedLabel)) { in computeJoin()
1507 DILabel *OldLabel = DLI->getLabel(); in fixupDebugInfoPostExtraction() local1508 DINode *&NewLabel = RemappedMetadata[OldLabel]; in fixupDebugInfoPostExtraction()1510 NewLabel = DILabel::get(Ctx, NewSP, OldLabel->getName(), in fixupDebugInfoPostExtraction()1511 OldLabel->getFile(), OldLabel->getLine()); in fixupDebugInfoPostExtraction()