Lines Matching full:transformations
13 perform the transformations and optimizations that make up the compiler, they
14 build the analysis results that are used by these transformations, and they
267 you would go ahead and make it do the cool transformations you want. Once you
329 other static information that can affect the various transformations.
331 ``ImmutablePass``\ es never invalidate other transformations, are never
840 ``setPreservesCFG`` method can be used by transformations that change
845 ``addPreserved`` is particularly useful for transformations like