Home
last modified time | relevance | path

Searched refs:IsSubset (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/crankshaft/
Dunique.h219 bool IsSubset(const UniqueSet<T>* that) const { in IsSubset() function
Dhydrogen-check-elimination.cc368 if (entry->maps_->IsSubset(instr->maps())) { in ReduceCheckMaps()
612 if (entry->maps_->IsSubset(string_maps())) { in ReduceIsStringAndBranch()
Dhydrogen-instructions.h5571 return this->maps_->IsSubset(that->maps_); in CanBeReplacedWith()