Fix buildbot after cfc60730179042a93cb9cb338982e71d20707a24
authorJessica Paquette <jpaquette@apple.com>
Tue, 19 Jan 2021 18:38:04 +0000 (10:38 -0800)
committerJessica Paquette <jpaquette@apple.com>
Tue, 19 Jan 2021 18:38:04 +0000 (10:38 -0800)
commitcbf52463599c860243d29877021fcdfcd9d46553
tree5aaa1bdfac33a12cf3a35c4a730e5835453937f7
parentcfc60730179042a93cb9cb338982e71d20707a24
Fix buildbot after cfc60730179042a93cb9cb338982e71d20707a24

Windows buildbots were not happy with using find_if + instructionsWithoutDebug.

In cfc60730179042a9, instructionsWithoutDebug is not technically necessary. So,
just iterate over the block directly.

http://lab.llvm.org:8011/#/builders/127/builds/4732/steps/7/logs/stdio
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp