OSDN Git Service

Set init value for ScalarEvolution::BackedgeTakenInfo::MaxOrZero
authorVictor Leschuk <vleschuk@accesssoftek.com>
Sat, 19 Aug 2017 21:05:08 +0000 (21:05 +0000)
committerVictor Leschuk <vleschuk@accesssoftek.com>
Sat, 19 Aug 2017 21:05:08 +0000 (21:05 +0000)
commit61fd1c077cf202ae1e39182239a6769c8f2420df
tree61aeef65e82cc30de66da6a1ba1894d121aeddab
parentee09c63e57866e6d47964f0094a7d884ae99b7ef
Set init value for ScalarEvolution::BackedgeTakenInfo::MaxOrZero

Otherwise it can be used uninitialized in move ctor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311262 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h