mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
We can count properly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122773 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
895ace08e0
commit
375e5a380c
@ -464,7 +464,7 @@ analysis results updated to reflect the changes made by these transformations.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The <tt>AliasAnalysis</tt> interface exposes two methods which are used to
|
||||
The <tt>AliasAnalysis</tt> interface exposes three methods which are used to
|
||||
communicate program changes from the clients to the analysis implementations.
|
||||
Various alias analysis implementations should use these methods to ensure that
|
||||
their internal data structures are kept up-to-date as the program changes (for
|
||||
|
Loading…
Reference in New Issue
Block a user