[PATCH] D56568: [AliasSetTracker] Store AliasResult and pass it on mergeSetIn.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 16:41:05 PST 2019


asbirlea created this revision.
asbirlea added reviewers: reames, mkazantsev.
Herald added subscribers: jlebar, sanjoy.

This saves an alias() call for must sets.
[Part of a series of clean-up patches]


Repository:
  rL LLVM

https://reviews.llvm.org/D56568

Files:
  include/llvm/Analysis/AliasSetTracker.h
  lib/Analysis/AliasSetTracker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56568.181186.patch
Type: text/x-patch
Size: 5702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/9314eaf7/attachment.bin>


More information about the llvm-commits mailing list