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

Method checkCopy

coreaction.cc:1033–1046  ·  view source on GitHub ↗

\brief Check if we need to try to infer a constant pointer from the input of the given COPY In general, we do want try, but there is a special case where the COPY feeds into a RETURN and the function does \e not return a pointer. We also consider the \b infer_pointers boolean. \param op is the given COPY op \param data is the function \return \b true if we should try to infer

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

loneDescendMethod · 0.80
codeMethod · 0.80
isOutputLockedMethod · 0.80
getMetatypeMethod · 0.80
getOutMethod · 0.45
getTypeMethod · 0.45
getOutputMethod · 0.45
getArchMethod · 0.45

Tested by

no test coverage detected