Home | History | Annotate | Download | only in docs

Lines Matching full:transformations

133 perform the transformations and optimizations that make up the compiler, they
134 build the analysis results that are used by these transformations, and they are,
432 would go ahead and make it do the cool transformations you want. Once you get
506 other static information that can affect the various transformations.</p>
508 <p><tt>ImmutablePass</tt>es never invalidate other transformations, are never
1221 <tt>setPreservesCFG</tt> method can be used by transformations that change
1228 <tt>addPreserved</tt> is particularly useful for transformations like