[SCCP] Re-use pushToWorkList in pushToWorkListMsg (NFC).
authorFlorian Hahn <flo@fhahn.com>
Mon, 4 May 2020 09:17:24 +0000 (10:17 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 4 May 2020 09:19:39 +0000 (10:19 +0100)
commit935685f42025a58cb84e34714075f98878496a22
treecfd5ce3cd1caad92b1eef259b726a192dca3e6ee
parent3c2c7760d9eea0236c5c54e8939b3901f4208835
[SCCP] Re-use pushToWorkList in pushToWorkListMsg (NFC).

There's no need to duplicate the logic to push to the different
work-lists.
llvm/lib/Transforms/Scalar/SCCP.cpp