Home
last modified time | relevance | path

Searched refs:othergv (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp651 if (const GlobalVariable *othergv = dyn_cast<GlobalVariable>(U)) { in usedInOneFunc() local
652 if (othergv->getName() == "llvm.used") in usedInOneFunc()