[OpenMPOpt] Initialize value to avoid use of uninitialized memory
authorJohannes Doerfert <johannes@jdoerfert.de>
Tue, 24 Mar 2020 00:14:34 +0000 (19:14 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Tue, 24 Mar 2020 00:17:19 +0000 (19:17 -0500)
commitf09f4b26762ab5d5c15ab6f66eb02a497c5f0b8e
tree0ac01b9d274392505a26776c88fb9d2ee5276595
parent02187ed45a4302db5f6721c3233988fef7819701
[OpenMPOpt] Initialize value to avoid use of uninitialized memory

This should fix the issue reported here:
  https://reviews.llvm.org/D76058#1937554
llvm/lib/Transforms/IPO/OpenMPOpt.cpp