Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp217 if (llvm::Constant *ExistingGV = StaticLocalDeclMap[&D]) in getOrCreateStaticVarDecl() local
218 return ExistingGV; in getOrCreateStaticVarDecl()