Pull out this predicate loop into a helper function.
authorOwen Anderson <resistor@mac.com>
Tue, 25 Aug 2009 17:26:32 +0000 (17:26 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 25 Aug 2009 17:26:32 +0000 (17:26 +0000)
commit60fd8be183f7cf17dd07c0b8ce8a4e5332d20765
tree655ff8e9b83ccf15866f5f0d3e8f1e429f230adf
parent88a589c4b39830bbeed23654521ef2f77bb87abe
Pull out this predicate loop into a helper function.

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