70a9e60011
This changes the encoding of LocalPostIncDec (now called LocalIncDec) to avoid lowering during body building. To achieve this, the inference for VariableGet and VariableSet have been refactoring to allow for reuse through LocalIncDec. Similar refactorings have been done for StaticGet/Set/IncDec and SuperPropertyGet/PropertySet/IncDec. TEST=existing Change-Id: I84522c510520cadf8ade95345d724ffbf2816ff5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/447180 Reviewed-by: Tess Strickland <sstrickl@google.com> Reviewed-by: Chloe Stefantsova <cstefantsova@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>