OSDN Git Service

Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.
authorDan Gohman <gohman@apple.com>
Mon, 13 Jul 2009 22:19:41 +0000 (22:19 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 13 Jul 2009 22:19:41 +0000 (22:19 +0000)
commitf6185efcd80d5e333b48d57f8f47f935c8912f91
tree6b7909703cdf798dcb385d7fb769329e73508cc4
parent76f49257ade1d702f831b4e21d616fe0c67b9d8f
Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75529 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopVR.h
include/llvm/Analysis/ScalarEvolution.h
include/llvm/Analysis/ScalarEvolutionExpander.h
include/llvm/Transforms/Utils/FunctionUtils.h
include/llvm/Transforms/Utils/UnrollLoop.h
lib/Analysis/LoopVR.cpp