Searched refs:CouldCreateAllocationMementos (Results 1 – 3 of 3) sorted by relevance
90 bool CouldCreateAllocationMementos() const { in CouldCreateAllocationMementos() function100 return FLAG_allocation_site_pretenuring && CouldCreateAllocationMementos(); in ShouldCreateAllocationMementos()
210 if (s.CouldCreateAllocationMementos()) os << "_CreateAllocationMementos"; in operator <<()
311 if (state.CouldCreateAllocationMementos()) { in GenerateAheadOfTime()