Searched defs:GlobalCache (Results 1 – 1 of 1) sorted by relevance
41 struct GlobalCache { struct43 using NameMap = std::map<std::string, ValueNode *>;44 std::map<std::string, NameMap> modified_globals_;