Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setLocation
Method
setLocation
lib/rootdefanalysis/RDNode.cpp:69–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void RDNode::setLocation(llvm::Instruction &I) {
70
71
Location = &I;
72
Idx = getIdx(*Target, *Location);
73
}
74
75
void RDNode::setFirstUses(const std::set<RDArgIndex> &FirstUses) {
76
Callers
2
getPrevsMemoryBase
Method · 0.45
handleStoreInst
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected