OSDN Git Service

Rename markAsErased to erase, as pointed out in a previous review; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Fri, 22 Sep 2017 01:47:41 +0000 (01:47 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Fri, 22 Sep 2017 01:47:41 +0000 (01:47 +0000)
commit909d377831af00ea7659be30e5e111b5bd9ee3e2
tree5da408a6725c222c4ae7acd584d9a6bcee6320fd
parent164f11b548166fc38f97c77960268e55d68af80b
Rename markAsErased to erase, as pointed out in a previous review; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313951 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopInfo.h
lib/Analysis/LoopInfo.cpp
lib/Transforms/IPO/LoopExtractor.cpp
lib/Transforms/Scalar/LoopDeletion.cpp
lib/Transforms/Utils/LoopUnroll.cpp
unittests/Transforms/Scalar/LoopPassManagerTest.cpp