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

Class SeqNum

address.hh:121–168  ·  view source on GitHub ↗

\brief A class for uniquely labelling and comparing PcodeOps Different PcodeOps generated by a single machine instruction can only be labelled with a single Address. But PcodeOps must be distinguishable and compared for execution order. A SeqNum extends the address for a PcodeOp to include: - A fixed \e time field, which is set at the time the PcodeOp is created. The \e time field guarantees a un

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

setSeqNumMethod · 0.85
createMethod · 0.85
targetMethod · 0.85
beginMethod · 0.85
endMethod · 0.85
decodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected