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