Eliminate a layer of indirection in LoopInfo and MachineLoopInfo.
authorDan Gohman <gohman@apple.com>
Sat, 27 Jun 2009 21:22:48 +0000 (21:22 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 27 Jun 2009 21:22:48 +0000 (21:22 +0000)
commit9d59d9f8495b0361c9ffd1dc82888d8e7ba5070e
tree7a6435cbcafd6e8867ec89dfa8ab90f371f323bd
parent1c34375f79b7786351c27ae45f0412cfdfa004ed
Eliminate a layer of indirection in LoopInfo and MachineLoopInfo.

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