Searched defs:HashMap (Results 1 – 4 of 4) sorted by relevance
21 DEF_TEST(HashMap, r) { in DEF_TEST() argument
399 typedef PointerTemplateHashMapImpl<DefaultAllocationPolicy> HashMap; typedef
662 DenseMap<uintptr_t, PHINode *> HashMap; in EliminateDuplicatePHINodes() local
155 private static int bucketsOf(HashMap<?, ?> hashMap) throws Exception { in bucketsOf() argument