Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SVF-tools/SVF
/ setModuleIdentifier
Method
setModuleIdentifier
svf/include/SVFIR/SVFIR.h:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
inline void setModuleIdentifier(const std::string& moduleIdentifier)
289
{
290
this->moduleIdentifier = moduleIdentifier;
291
}
292
293
/// Get/set methods to get SVFStmts based on their kinds and ICFGNodes
294
//@{
Callers
1
buildSVFModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected