Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp660 if (const GlobalVariable *othergv = dyn_cast<GlobalVariable>(U)) { in usedInOneFunc() local
661 if (othergv->getName() == "llvm.used") in usedInOneFunc()