commit | 45646075c35b26055b136870c919de950b886032 | [log] [tgz] |
---|---|---|
author | Adam Nemet <anemet@apple.com> | Thu Jul 16 02:48:05 2015 +0000 |
committer | Adam Nemet <anemet@apple.com> | Thu Jul 16 02:48:05 2015 +0000 |
tree | 45fd952a4c9f045ffae236e4eba72684d13b042f | |
parent | 3cd5b05b14414805a274c697a486837b3a263e37 [diff] |
[LAA] Split out a helper to check the pointer partitions, NFC This is made a static public member function to allow the transition of this logic from LAA to LoopDistribution. (Technically, it could be an implementation-local static function but then it would not be accessible from LoopDistribution.) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242376 91177308-0d34-0410-b5e6-96231b3b80d8