A PcodeOpRaw is initially created with no input varnodes. Inputs are added with this method. Varnodes are added in order, so the first addInput call creates input 0, for example. \param i is the varnode to be added as input
source not stored for this graph (policy: none)
no test coverage detected