commit | 406aad85a903fdf65f867b1ac55effc3110c0564 | [log] [tgz] |
---|---|---|
author | Max Kazantsev <max.kazantsev@azul.com> | Thu May 18 08:26:41 2017 +0000 |
committer | Max Kazantsev <max.kazantsev@azul.com> | Thu May 18 08:26:41 2017 +0000 |
tree | ba8a1a14f175997b733bf067e85c0491b76229dc | |
parent | 3b2e0fde75c5b45f7ba15b7d73d42e0ef5bc5ba7 [diff] |
[SCEV][NFC] Remove duplication of isLoopInvariant code Replace two places that duplicate the code of isLoopInvariant method with the invocation of this method. Differential Revision: https://reviews.llvm.org/D33313 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303336 91177308-0d34-0410-b5e6-96231b3b80d8