\brief Adjust the LOAD where the stack-pointer alias has been recovered. We've matched a LOAD with its matching store, now convert the LOAD op to a COPY of what was stored. \param data is the function being analyzed \param loadop is the LOAD op to adjust \param storeop is the matching STORE op \return true if the adjustment is successful
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected