Extract the code for inserting a loop into the loop queue into
authorDan Gohman <gohman@apple.com>
Sun, 27 Sep 2009 23:49:43 +0000 (23:49 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 27 Sep 2009 23:49:43 +0000 (23:49 +0000)
commit3069b3193de74bb8b76e5c0f612b4a97abf9dea6
tree8196b3dedbd068046f8e1856cb56e9261bf21356
parent9702901a1efb85792c35dc33831583e9e4045cf7
Extract the code for inserting a loop into the loop queue into
a separate function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82946 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopPass.h
lib/Analysis/LoopPass.cpp