Displaying 2 results from an estimated 2 matches for "modrefkind".
2015 Jun 13
7
[LLVMdev] AliasAnalysis refactoring for the new pass manager
...d"?
These aren't *just* results, so I don't like the current name.
Whatever convention we use, we should use a similar one for the ModRef
stuff. ModRefBehavior there already seems to have good names if it were
switched to an enum class outside of AA. ModRefResult I would probably make
ModRefKind, but maybe ModRefInfo? We call the methods getModRefInfo....
Please suggest patterns that you like!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150613/d7e8f2ce/attachment.html>
2015 Jun 15
2
[LLVMdev] AliasAnalysis refactoring for the new pass manager
...ory? */ {
Null,
Unknown,
Partial,
Complete
};
> Whatever convention we use, we should use a similar one for the ModRef stuff. ModRefBehavior there already seems to have good names if it were switched to an enum class outside of AA. ModRefResult I would probably make ModRefKind, but maybe ModRefInfo? We call the methods getModRefInfo....
>
> Please suggest patterns that you like!
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailm...