Searched refs:IsValueKilledByLoopSideEffects (Results 1 – 2 of 2) sorted by relevance
136 bool IsValueKilledByLoopSideEffects() const { in IsValueKilledByLoopSideEffects() function522 DCHECK_EQ(location->IsValueKilledByLoopSideEffects(), true); in VisitInstanceFieldSet()
378 if (ref_info->IsSingleton() && !location->IsValueKilledByLoopSideEffects()) { in HandleLoopSideEffects()