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

Method newSplit

transform.cc:452–471  ·  view source on GitHub ↗

\brief Create placeholder nodes splitting a Varnode into its lanes Given a big Varnode and a lane description, create placeholders for all the explicit pieces that the big Varnode will be split into. \param vn is the big Varnode to split \param description shows how the big Varnode will be split \return an array of the new TransformVar placeholders from least to most significant

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

calc_maskFunction · 0.85
getNumLanesMethod · 0.80
getPositionMethod · 0.80
getCreateIndexMethod · 0.45
getSizeMethod · 0.45
isConstantMethod · 0.45
initializeMethod · 0.45
getOffsetMethod · 0.45

Tested by

no test coverage detected