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

Method xrefControlFlow

flow.cc:251–360  ·  view source on GitHub ↗

\brief Analyze control-flow within p-code for a single instruction Walk through the raw p-code (from the given iterator to the end of the list) looking for control flow operations (BRANCH,CBRANCH,BRANCHIND,CALL,CALLIND,RETURN) and add appropriate annotations (startbasic, callspecs, new addresses). As it iterates through the p-code, the method maintains a reference to a boolean indicating whether

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

endDeadMethod · 0.80
opMarkStartBasicMethod · 0.80
codeMethod · 0.80
isConstantMethod · 0.45
getTimeMethod · 0.45
push_backMethod · 0.45
getOpMethod · 0.45
getOffsetMethod · 0.45
getInMethod · 0.45

Tested by

no test coverage detected