Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ ArgDef
Class
ArgDef
include/ftg/inputanalysis/DefAnalyzer.h:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
24
private:
25
struct ArgDef {
26
std::set<RDNode> Defs;
27
};
28
29
struct FuncDef {
30
const llvm::CallBase &CB;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected