Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ initialize
Method
initialize
tv/tv.cpp:367–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
static void initialize(llvm::Function &fn) {
368
initialize(*fn.getParent());
369
}
370
371
static void initialize(llvm::Module &module) {
372
if (initialized++)
Callers
nothing calls this directly
Calls
6
initialize
Function · 0.85
set_outs
Function · 0.85
getParent
Method · 0.80
empty
Method · 0.45
init
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected