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

Method inheritResolution

funcdata.cc:943–953  ·  view source on GitHub ↗

\brief Copy a read/write facing resolution for a specific data-type from one PcodeOp to another \param parent is the data-type that needs resolution \param op is the new reading PcodeOp \param slot is the new slot (-1 for write, >=0 for read) \param oldOp is the PcodeOp to inherit the resolution from \param oldSlot is the old slot (-1 for write, >=0 for read)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

buildTreeMethod · 0.80
applyOpMethod · 0.80
convertZextToPieceMethod · 0.80
castOutputMethod · 0.80
castInputMethod · 0.80
allocateCopyTrimMethod · 0.80
trimOpOutputMethod · 0.80
mergeIndirectMethod · 0.80

Calls 3

getFieldNumMethod · 0.80
findMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected