Searched defs:JitInfoMap (Results 1 – 1 of 1) sorted by relevance
130 typedef hash_map<void*, void*> JitInfoMap; typedef132 typedef hash_map<void*, void*, HashForCodeObject, SameCodeObjects> JitInfoMap; typedef