Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SVF-tools/SVF
/ getBasicBlockGraph
Method
getBasicBlockGraph
svf/include/SVFIR/SVFVariables.h:1191–1194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1189
}
1190
1191
BasicBlockGraph* getBasicBlockGraph()
1192
{
1193
return bbGraph;
1194
}
1195
1196
const BasicBlockGraph* getBasicBlockGraph() const
1197
{
Callers
1
addBasicBlock
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected