\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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected