MCPcopy Create free account
hub / github.com/Samsung/UTopia / getIdx

Method getIdx

lib/rootdefanalysis/RDNode.cpp:137–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135void RDNode::clearFirstUses() { FirstUses.clear(); }
136
137int RDNode::getIdx() const { return Idx; }
138
139const RDTarget &RDNode::getTarget() const {
140

Callers 7

traceMethod · 0.80
handleMemoryCallMethod · 0.80
isForcedDefMethod · 0.80
terminatesMethod · 0.80
isBufferAllocSizeMethod · 0.80
generateRDNodeMethod · 0.80
generateRDNodesMethod · 0.80

Calls

no outgoing calls

Tested by 2

generateRDNodeMethod · 0.64
generateRDNodesMethod · 0.64