Searched refs:ExpandInternals (Results 1 – 2 of 2) sorted by relevance
257 static bitset ExpandInternals(bitset bits);382 return NewBitset(BitsetType::ExpandInternals(BitsetType::Lub(type))); in For()
376 Type::bitset BitsetType::ExpandInternals(Type::bitset bits) { in ExpandInternals() function in v8::internal::compiler::BitsetType