MCPcopy 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

89void RDNode::setForcedDef() { this->ForcedDef = true; }
90
91void RDNode::setStopTracing(bool Flag) { StopTracing = Flag; }
92
93void RDNode::timeout() {
94

Callers 2

traverseFunctionMethod · 0.80
passMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected