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

Method opInsertEnd

funcdata_op.cc:410–421  ·  view source on GitHub ↗

The given PcodeOp is inserted as the \e last 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 5

cseEliminationFunction · 0.80
setupMultiequalsMethod · 0.80
moveCbranchMethod · 0.80
trimOpInputMethod · 0.80
buildDominantCopyMethod · 0.80

Calls 3

isFlowBreakMethod · 0.80
endOpMethod · 0.45
beginOpMethod · 0.45

Tested by

no test coverage detected