Searched refs:is_bitset (Results 1 – 2 of 2) sorted by relevance
72 bool ZoneTypeConfig::is_bitset(Type* type) { in is_bitset() function79 return !is_bitset(type) && struct_tag(as_struct(type)) == tag; in is_struct()91 DCHECK(is_bitset(type)); in as_bitset()98 DCHECK(!is_bitset(type)); in as_struct()215 bool HeapTypeConfig::is_bitset(Type* type) { in is_bitset() function
505 bool IsBitset() { return Config::is_bitset(this); } in IsBitset()916 static inline bool is_bitset(Type* type);958 static inline bool is_bitset(Type* type);