Searched refs:MapEntry (Results 1 – 2 of 2) sorted by relevance
1189 struct MapEntry { in DoCacheMethodLoweringInfo() struct1200 bool operator()(const MapEntry& lhs, const MapEntry& rhs) const { in DoCacheMethodLoweringInfo()1229 ScopedArenaSet<MapEntry, MapEntryComparator> invoke_map(MapEntryComparator(), in DoCacheMethodLoweringInfo()1231 const MapEntry** sequential_entries = reinterpret_cast<const MapEntry**>( in DoCacheMethodLoweringInfo()1264 MapEntry entry = { in DoCacheMethodLoweringInfo()1287 const MapEntry* entry = sequential_entries[pos]; in DoCacheMethodLoweringInfo()
991 struct MapEntry { in EliminateClassInitChecksGate() struct999 bool operator()(const MapEntry& lhs, const MapEntry& rhs) const { in EliminateClassInitChecksGate()1008 ScopedArenaSet<MapEntry, MapEntryComparator> class_to_index_map(MapEntryComparator(), in EliminateClassInitChecksGate()1022 MapEntry entry = { in EliminateClassInitChecksGate()