Searched refs:SameCodeObjects (Results 1 – 2 of 2) sorted by relevance
115 struct SameCodeObjects { struct132 typedef hash_map<void*, void*, HashForCodeObject, SameCodeObjects> JitInfoMap;
1958 static bool SameCodeObjects(void* key1, void* key2) { in SameCodeObjects() function1966 entries = new HashMap(&SameCodeObjects); in GetEntries()