[LoopRotationUtils] Check values are newly inserted into maps.
authorAlina Sbirlea <asbirlea@google.com>
Tue, 5 Nov 2019 21:37:23 +0000 (13:37 -0800)
committerAlina Sbirlea <asbirlea@google.com>
Tue, 5 Nov 2019 21:40:10 +0000 (13:40 -0800)
commit4b698645d307d1821a0e805de51d14f71d12856f
tree401c052e8bfa61365f40d887affe3e08c261d464
parent91ff598680e2530aa79c2e1a24d0dcea414cd5b2
[LoopRotationUtils] Check values are newly inserted into maps.

This is a cleanup that came up in D63680.
All values added to the ValueMaps should be newly added.
llvm/lib/Transforms/Utils/LoopRotationUtils.cpp