Searched refs:StaticLocalDeclMap (Results 1 – 2 of 2) sorted by relevance
364 llvm::DenseMap<const Decl*, llvm::Constant *> StaticLocalDeclMap; variable541 return StaticLocalDeclMap[D]; in getStaticLocalDeclAddress()545 StaticLocalDeclMap[D] = C; in setStaticLocalDeclAddress()
183 if (llvm::Constant *ExistingGV = StaticLocalDeclMap[&D]) in getOrCreateStaticVarDecl()