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

Method splitStore

subflow.cc:2421–2508  ·  view source on GitHub ↗

Based on the STORE data-type, determine if the given STORE can be split into smaller STOREs. Then, if possible, perform the split. The output data-type describes the size and composition of the value being stored. \param storeOp is the given STORE to split \param outType is the data-type associated with the value being stored \return \b true if the split was performed

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

applyOpMethod · 0.45

Calls 15

isWrittenMethod · 0.80
codeMethod · 0.80
loneDescendMethod · 0.80
getTypeReadFacingMethod · 0.80
sizeMethod · 0.80
opSetOpcodeMethod · 0.80
newVarnodeSpaceMethod · 0.80
newUniqueOutMethod · 0.80
opInsertBeforeMethod · 0.80
opInsertAfterMethod · 0.80
opDestroyMethod · 0.80
freePointerChainMethod · 0.80

Tested by

no test coverage detected