Searched refs:HashCode (Results 1 – 1 of 1) sorted by relevance
86 size_t hash_code = HashCode(instruction); in Add()99 size_t hash_code = HashCode(instruction); in Lookup()115 size_t hash_code = HashCode(instruction); in Contains()296 size_t HashCode(HInstruction* instruction) const { in HashCode() function in art::ValueSet