Searched refs:has_transition (Results 1 – 19 of 19) sorted by relevance
209 if (store->has_transition()) { in AnalyzeDataFlow()218 store->has_transition() ? " (with transition)" : ""); in AnalyzeDataFlow()
75 if (!store->has_transition()) { in ProcessStore()
528 if (instr->has_transition()) { in ReduceStoreNamedField()814 if (store->access().IsMap() || store->has_transition()) { in Process()
242 if (instr->has_transition()) { in store()
6859 bool has_transition() const { return has_transition_; } in has_transition() function6863 if (has_transition()) { in transition_map()6872 DCHECK(!has_transition()); // Only set once. in SetTransition()6879 DCHECK(!field_representation().IsDouble() || !has_transition()); in NeedsWriteBarrier()
3554 if (has_transition()) os << " (transition map " << *transition_map() << ")"; in PrintDataTo()
5343 DCHECK(!instr->hydrogen()->has_transition()); in DoStoreNamedField()5354 DCHECK(!instr->hydrogen()->has_transition()); in DoStoreNamedField()5367 if (instr->hydrogen()->has_transition()) { in DoStoreNamedField()
2293 bool needs_write_barrier_for_map = instr->has_transition() && in DoStoreNamedField()
4117 DCHECK(!instr->hydrogen()->has_transition()); in DoStoreNamedField()4124 if (instr->hydrogen()->has_transition()) { in DoStoreNamedField()
4149 DCHECK(!instr->hydrogen()->has_transition()); in DoStoreNamedField()4156 if (instr->hydrogen()->has_transition()) { in DoStoreNamedField()
2365 bool needs_write_barrier_for_map = instr->has_transition() && in DoStoreNamedField()
4124 DCHECK(!hinstr->has_transition()); in DoStoreNamedField()4131 if (hinstr->has_transition()) { in DoStoreNamedField()
2344 bool needs_write_barrier_for_map = instr->has_transition() && in DoStoreNamedField()
4170 DCHECK(!instr->hydrogen()->has_transition()); in DoStoreNamedField()4177 if (instr->hydrogen()->has_transition()) { in DoStoreNamedField()
2382 bool needs_write_barrier_for_map = instr->has_transition() && in DoStoreNamedField()
4446 DCHECK(!instr->hydrogen()->has_transition()); in DoStoreNamedField()4453 if (instr->hydrogen()->has_transition()) { in DoStoreNamedField()
2378 bool needs_write_barrier_for_map = instr->has_transition() && in DoStoreNamedField()
4027 DCHECK(!instr->hydrogen()->has_transition()); in DoStoreNamedField()4034 if (instr->hydrogen()->has_transition()) { in DoStoreNamedField()