Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setStopTracing
Method
setStopTracing
lib/rootdefanalysis/RDNode.cpp:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
void RDNode::setForcedDef() { this->ForcedDef = true; }
90
91
void RDNode::setStopTracing(bool Flag) { StopTracing = Flag; }
92
93
void RDNode::timeout() {
94
Callers
2
traverseFunction
Method · 0.80
pass
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected