Uses of Interface
pascal.taie.ir.IRBuilder
Packages that use IRBuilder
-
Uses of IRBuilder in pascal.taie
Methods in pascal.taie that return IRBuilderMethods in pascal.taie with parameters of type IRBuilder -
Uses of IRBuilder in pascal.taie.frontend.cache
Classes in pascal.taie.frontend.cache that implement IRBuilderModifier 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
.Constructors in pascal.taie.frontend.cache with parameters of type IRBuilder