Description[turbofan] Utilize type information for alias analysis.
If the intersection of the types of nodes a and b is empty, then there's
no way that a and b could ever refer to the same object, so we can use
that information for alias analysis.
Drive-by-fix: Improve use of types to enable typed alias analysis to
become more effective. Also fix an ASAN issue uncovered by this CL.
R=jarin@chromium.org
Committed: https://crrev.com/c0439051d63538099086c3e75012093f7052a487
Cr-Commit-Position: refs/heads/master@{#38567}
Patch Set 1 #Patch Set 2 : Fix ASAN redness. #
Messages
Total messages: 19 (13 generated)
|