[pseudo] Handle no-reductions-available on the fastpath. NFC
authorSam McCall <sam.mccall@gmail.com>
Thu, 23 Jun 2022 18:33:26 +0000 (20:33 +0200)
committerSam McCall <sam.mccall@gmail.com>
Thu, 23 Jun 2022 18:34:11 +0000 (20:34 +0200)
commit768216cac0242db609fef55ea98283f57801fd18
tree2d7177dbce1e9b232071dec7444cc90cc661e224
parent3b6edef15d2718bd020db6515d670e87f21835af
[pseudo] Handle no-reductions-available on the fastpath. NFC

This is a ~2% speedup.
clang-tools-extra/pseudo/lib/GLR.cpp