Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getIRFunction
Method
getIRFunction
lib/tcanalysis/FunctionNode.cpp:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
std::string FunctionNode::getFunctionName() const { return FunctionName; }
30
31
const llvm::Function *FunctionNode::getIRFunction() const { return IRFunc; }
32
33
std::string FunctionNode::getName() const { return Name; }
34
Callers
1
getLinks
Method · 0.80
Calls
no outgoing calls
Tested by
1
getLinks
Method · 0.64