OSDN Git Service

Push constness through LoopInfo::isLoopHeader and clean it up a bit.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 2 Jun 2015 15:28:27 +0000 (15:28 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 2 Jun 2015 15:28:27 +0000 (15:28 +0000)
commit5a04f4af36c619071131db6f76822bede03e62aa
tree3e6776e669ff8158d46e1bdeef7e80b07e555dea
parent871beb8dd7df339b5fac7640254098d5afa653ee
Push constness through LoopInfo::isLoopHeader and clean it up a bit.

NFC.

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