Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ setBB
Method
setBB
tools/quick-fuzz.cpp:146–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void setBB(BasicBlock *_BB) {
147
BB = _BB;
148
}
149
150
ValueGenerator(Chooser &_C, int _MaxIntWidth, LLVMContext &_Ctx)
151
: C(_C), MaxIntWidth(_MaxIntWidth), Ctx(_Ctx) {
Callers
1
go
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected