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

Method opInsertBegin

funcdata_op.cc:388–401  ·  view source on GitHub ↗

The given PcodeOp is inserted as the \e first op in the basic block except: - MULTIEQUALS in a basic block all occur first - INDIRECTs occur immediately before their op - a branch op must be the very last op in a basic block \param op is the given PcodeOp to insert \param bl is the basic block to insert into

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

buildSubpieceMethod · 0.80
applyOpMethod · 0.80
findCreateWholeMethod · 0.80
buildLoFromWholeMethod · 0.80
buildHiFromWholeMethod · 0.80
createReplacementMethod · 0.80
attemptInsertionMethod · 0.80
applyMethod · 0.80
extendInputMethod · 0.80
predefineDirectMultiMethod · 0.80
getNewMultiMethod · 0.80
applyOpMethod · 0.80

Calls 3

codeMethod · 0.80
beginOpMethod · 0.45
endOpMethod · 0.45

Tested by

no test coverage detected