\brief Deal with unconsumed Varnodes For a Varnode, none of whose bits are consumed, eliminate the PcodeOp defining it and replace Varnode inputs to ops that officially read it with zero constants. \param vn is the Varnode \param data is the function being analyzed \return true if the Varnode was eliminated
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected