Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDecl.cpp192 if (llvm::Constant *ExistingGV = StaticLocalDeclMap[&D]) in getOrCreateStaticVarDecl() local
193 return ExistingGV; in getOrCreateStaticVarDecl()