Searched refs:WantedName (Results 1 – 1 of 1) sorted by relevance
1111 std::string WantedName = in remangleIntrinsicFunction() local1113 if (Name == WantedName) in remangleIntrinsicFunction()1117 if (auto *ExistingGV = F->getParent()->getNamedValue(WantedName)) { in remangleIntrinsicFunction()1126 ExistingGV->setName(WantedName + ".renamed"); in remangleIntrinsicFunction()