Rename ExitCount to BackedgeTakenCount, because that's what it is.
We called a variable ExitCount, stored the backedge count in it, then redefined it to be the exit count again. llvm-svn: 247140
Loading
Please sign in to comment
We called a variable ExitCount, stored the backedge count in it, then redefined it to be the exit count again. llvm-svn: 247140