Searched refs:NewLabel (Results 1 – 1 of 1) sorted by relevance
1508 DINode *&NewLabel = RemappedMetadata[OldLabel]; in fixupDebugInfoPostExtraction() local1509 if (!NewLabel) in fixupDebugInfoPostExtraction()1510 NewLabel = DILabel::get(Ctx, NewSP, OldLabel->getName(), in fixupDebugInfoPostExtraction()1512 DLI->setArgOperand(0, MetadataAsValue::get(Ctx, NewLabel)); in fixupDebugInfoPostExtraction()