[ModuloSchedule] Fix no-asserts build
authorJames Molloy <jmolloy@google.com>
Wed, 4 Sep 2019 12:57:23 +0000 (12:57 +0000)
committerJames Molloy <jmolloy@google.com>
Wed, 4 Sep 2019 12:57:23 +0000 (12:57 +0000)
commit55eb917baec74d9d9ac3e0f1182d1b91c4b13089
tree5aee9c956c049abbff0e4185122e4f0f348b8eab
parentdb3db2fda03af13bbf636a76a98b89311be54105
[ModuloSchedule] Fix no-asserts build

Apologies, due to a git SNAFU this fix (dump doesn't exist and silence unused variables) stayed in my index rather than applying to rL370893.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ModuloSchedule.cpp