Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getIRBuilder
Method
getIRBuilder
src/main/java/pascal/taie/World.java:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
public
IRBuilder getIRBuilder() {
141
return
irBuilder;
142
}
143
144
public
void
setIRBuilder(IRBuilder irBuilder) {
145
this.irBuilder = irBuilder;
Callers
3
testWorldCache
Method · 0.95
compareIRBuilder
Method · 0.80
getIR
Method · 0.80
Calls
no outgoing calls
Tested by
2
testWorldCache
Method · 0.76
compareIRBuilder
Method · 0.64