Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ SSAVariable
Method
SSAVariable
mediumlevelilinstruction.cpp:310–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
309
310
SSAVariable::SSAVariable() : version(0) {}
311
312
313
SSAVariable::SSAVariable(const Variable& v, size_t i) : var(v), version(i) {}
Callers
4
get_var_ssa
Method · 0.80
get_var_ssa_dest_and_src
Method · 0.80
get_var_ssa_list
Method · 0.80
ssa_vars
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected