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

Method addInput

pcoderaw.hh:207–211  ·  view source on GitHub ↗

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

source not stored for this graph (policy: none)

Callers 14

dumpMethod · 0.45
fillinBuildMethod · 0.45
appendParamsMethod · 0.45
setOutputMethod · 0.45
placeLabelMethod · 0.45
createOpMethod · 0.45
createOpOutMethod · 0.45
createOpOutUnaryMethod · 0.45
createOpNoOutMethod · 0.45
createOpConstMethod · 0.45
createLoadMethod · 0.45
createStoreMethod · 0.45

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected