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

Method opInsert

funcdata_op.cc:150–159  ·  view source on GitHub ↗

\brief Insert the given PcodeOp at specific point in a basic block The PcodeOp is removed from the \e dead list and is inserted \e immediately before the specified iterator. \param op is the given PcodeOp \param bl is the basic block being inserted into \param iter indicates exactly where the op is inserted

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

splitBasicMethod · 0.80
placeCopyMethod · 0.80
concatPiecesMethod · 0.80
splitPiecesMethod · 0.80

Calls 2

markAliveMethod · 0.80
insertMethod · 0.45

Tested by

no test coverage detected