Uses of Interface
pascal.taie.ir.IRBuilder
-
Uses of IRBuilder in pascal.taie
-
Uses of IRBuilder in pascal.taie.frontend.cache
Modifier and TypeClassDescriptionclass
TheIRBuilder
is for keeping theIR
s of all methods to prevent cyclic references with too long a path which may make the serialization fail orStackOverflowError
.