Home | History | Annotate | Download | only in docs

Lines Matching full:transformations

29 which can provide it, allowing for powerful analyses and transformations to work
208 analyses and transformations, the answer should be fairly obvious from what type
291 Updating analysis results for transformations
295 program, but clients will use this information to make transformations to the
297 analysis results updated to reflect the changes made by these transformations.
309 The ``deleteValue`` method is called by transformations when they remove an
435 Many transformations need information about alias **sets** that are active in
459 duration of the loop nest. Both of these transformations only apply if the
598 Alias analysis driven transformations
601 LLVM includes several alias-analysis driven transformations which can be used
615 transformations. It uses the ``AliasAnalysis`` interface for several different
616 transformations: