Home
last modified time | relevance | path

Searched defs:ExistingGV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1846 if (auto *ExistingGV = F->getParent()->getNamedValue(WantedName)) { in remangleIntrinsicFunction() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp252 if (llvm::Constant *ExistingGV = StaticLocalDeclMap[&D]) in getOrCreateStaticVarDecl() local