mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 16:21:41 +00:00
Change interface to this method a bit
llvm-svn: 18274
This commit is contained in:
parent
2c4161fc57
commit
c57746a1e0
@ -146,7 +146,7 @@ public:
|
||||
|
||||
/// mergeSetIn - Merge the specified alias set into this alias set...
|
||||
///
|
||||
void mergeSetIn(AliasSet &AS);
|
||||
void mergeSetIn(AliasSet &AS, AliasSetTracker &AST);
|
||||
|
||||
// Alias Set iteration - Allow access to all of the pointer which are part of
|
||||
// this alias set...
|
||||
|
Loading…
x
Reference in New Issue
Block a user