Searched refs:NewLabel (Results 1 – 1 of 1) sorted by relevance
1567 DINode *&NewLabel = RemappedMetadata[OldLabel]; in fixupDebugInfoPostExtraction() local1568 if (!NewLabel) { in fixupDebugInfoPostExtraction()1571 NewLabel = DILabel::get(Ctx, NewScope, OldLabel->getName(), in fixupDebugInfoPostExtraction()1574 DLI->setArgOperand(0, MetadataAsValue::get(Ctx, NewLabel)); in fixupDebugInfoPostExtraction()