MCPcopy Create free account
hub / github.com/cseagle/blc / adjustLoad

Method adjustLoad

coreaction.cc:352–365  ·  view source on GitHub ↗

\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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

isFreeMethod · 0.80
opRemoveInputMethod · 0.80
opSetOpcodeMethod · 0.80
getInMethod · 0.45
isConstantMethod · 0.45
newConstantMethod · 0.45
getSizeMethod · 0.45
getOffsetMethod · 0.45
opSetInputMethod · 0.45

Tested by

no test coverage detected