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

Method pushOp

printlanguage.cc:129–156  ·  view source on GitHub ↗

This generally will recursively push an entire expression onto the RPN stack, up to Varnode objects marked as \e explicit, and will decide token order and parenthesis placement. As the ordering gets resolved, some amount of the expression may get emitted. \param tok is the operator token to push \param op is the PcodeOp associated with the token

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

sizeMethod · 0.80
emptyMethod · 0.45
openGroupMethod · 0.45
openParenMethod · 0.45

Tested by

no test coverage detected