]> granicus.if.org Git - llvm/commit
[IndVarSimplify] Extract wrapper around SE-.isLoopInvariantPredicate [NFC]
authorPhilip Reames <listmail@philipreames.com>
Tue, 31 Oct 2017 18:04:57 +0000 (18:04 +0000)
committerPhilip Reames <listmail@philipreames.com>
Tue, 31 Oct 2017 18:04:57 +0000 (18:04 +0000)
commit63229377756a4e99f90c7c693ffc4e2817c7dc9a
tree6493eac0968e0fe507e4651a6b55901222ccc65a
parent153600762f860cb6a8329411a490f86aa18265d1
[IndVarSimplify] Extract wrapper around SE-.isLoopInvariantPredicate [NFC]

This an intermediate state, the next patch will re-inline the markLoopInvariantPredicate function to reduce code duplication.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317016 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyIndVar.cpp