MCPcopy 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

29std::string FunctionNode::getFunctionName() const { return FunctionName; }
30
31const llvm::Function *FunctionNode::getIRFunction() const { return IRFunc; }
32
33std::string FunctionNode::getName() const { return Name; }
34

Callers 1

getLinksMethod · 0.80

Calls

no outgoing calls

Tested by 1

getLinksMethod · 0.64