Searched refs:kNeedsInitialAllocationSite (Results 1 – 2 of 2) sorted by relevance
550 (flags & AggregateLiteral::kNeedsInitialAllocationSite) != 0; in CreateLiteral()
1088 kNeedsInitialAllocationSite = 1 << 2, enumerator1132 flags |= AggregateLiteral::kNeedsInitialAllocationSite;1351 static_cast<int>(AggregateLiteral::kNeedsInitialAllocationSite) <