MCPcopy 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

testWorldCacheMethod · 0.95
compareIRBuilderMethod · 0.80
getIRMethod · 0.80

Calls

no outgoing calls

Tested by 2

testWorldCacheMethod · 0.76
compareIRBuilderMethod · 0.64