Searched refs:othergv (Results 1 – 1 of 1) sorted by relevance
660 if (const GlobalVariable *othergv = dyn_cast<GlobalVariable>(U)) { in usedInOneFunc() local661 if (othergv->getName() == "llvm.used") in usedInOneFunc()