Home | History | Annotate | Download | only in Linker

Lines Matching full:setname

233       SrcSTy->setName("");
234 DstSTy->setName(TmpName.str());
453 ConflictGV->setName(Name); // This will cause ConflictGV to get renamed
456 GV->setName(Name); // Force the name back
924 DI->setName(I->getName()); // Copy the name over.