Home
last modified time | relevance | path

Searched refs:CustomMatcherZoneHashMap (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen-bce.h16 class BoundsCheckTable : private CustomMatcherZoneHashMap {
Dhydrogen-bce.cc312 : CustomMatcherZoneHashMap(BoundsCheckKeyMatch, in BoundsCheckTable()
319 &(CustomMatcherZoneHashMap::LookupOrInsert(key, key->Hash(), in LookupOrInsert()
328 CustomMatcherZoneHashMap::LookupOrInsert(key, key->Hash(), in Insert()
/external/v8/src/compiler/
Dstate-values-utils.h79 CustomMatcherZoneHashMap hash_map_;
/external/v8/src/zone/
Dzone.h230 CustomMatcherZoneHashMap; typedef
/external/v8/src/ast/
Dast.cc509 CustomMatcherZoneHashMap table( in CalculateEmitStore()