OSDN Git Service

Refactor the code for computing the insertion point for an expression into
authorDan Gohman <gohman@apple.com>
Fri, 9 Apr 2010 02:00:38 +0000 (02:00 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 9 Apr 2010 02:00:38 +0000 (02:00 +0000)
commitd96eae80107a0881e21d1dda97e5e848ed055ec2
tree99c9ef26e78f147eeb47caf9160e0dc1a3377015
parent8c0a1608d582b5cd277d3a55fb92324e48386bc9
Refactor the code for computing the insertion point for an expression into
a separate function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp