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

Method splitLoad

subflow.cc:2370–2413  ·  view source on GitHub ↗

Based on the LOAD data-type, determine if the given LOAD can be split into smaller LOADs. Then, if possible, perform the split. The input data-type describes the size and composition of the value being loaded. Check for the special case where, the LOAD output is a lone input to a COPY, and split the outputs of the COPY as well. \param loadOp is the given LOAD to split \param inType is the data-ty

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

applyOpMethod · 0.45

Calls 15

loneDescendMethod · 0.80
codeMethod · 0.80
getTypeDefFacingMethod · 0.80
sizeMethod · 0.80
opSetOpcodeMethod · 0.80
newVarnodeSpaceMethod · 0.80
opInsertBeforeMethod · 0.80
opDestroyMethod · 0.80
freePointerChainMethod · 0.80
getOutMethod · 0.45
isAddrTiedMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected