Added helper functions in LoopInfo: isLoopExit and numBackEdges.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 11 Oct 2002 05:31:10 +0000 (05:31 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 11 Oct 2002 05:31:10 +0000 (05:31 +0000)
commit6b290a54409f6bb6a0cc1c0446cd2b170a4b7add
treece542321b04185827bbf9e68fbfd536a5a37a742
parentf77b57097d00b301c164e10a034860fdbbcbe932
Added helper functions in LoopInfo: isLoopExit and numBackEdges.

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