Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setIdx
Method
setIdx
lib/rootdefanalysis/RDNode.cpp:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
void RDNode::copyVisit(const RDNode &Src) { Visit = Src.Visit; }
60
61
void RDNode::setIdx(int Idx) { this->Idx = Idx; }
62
63
void RDNode::setTarget(llvm::Value &V) {
64
Callers
3
traverseFunction
Method · 0.80
handleMemoryIntrinsicCall
Method · 0.80
generateRDNode
Method · 0.80
Calls
no outgoing calls
Tested by
1
generateRDNode
Method · 0.64