Lines Matching refs:changes
1561 // changes or any instructions that might change an objects map or
1563 GVNFlagSet changes = instr->ChangesFlags();
1565 HValue::ConvertChangesToDependsFlags(changes);
1567 // change dependencies that the transition changes, it must not be
1568 // hoisted above map changes and stores to an elements backing store
1570 GVNFlagSet hoist_change_blockers = changes;
1581 "accumulated depends 0x%X, accumulated changes 0x%X\n",
1590 // are not any instructions that have Changes/DependsOn that intervene
2067 HPhase phase("H_Representation changes", this);
3804 // instead of the original since this operation changes the map