[InstSimplify] fix formatting and add bool function argument comments; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 29 Dec 2022 14:19:53 +0000 (09:19 -0500)
committerSanjay Patel <spatel@rotateright.com>
Thu, 29 Dec 2022 14:20:41 +0000 (09:20 -0500)
commitb16d04d2b921211d567b6f2eadf513d2b66bb57a
treed7ff20f206591540391a70ac8af72de6f0317a19
parentaf5dd2706c845b8bea6ba9fd3e68c1ee982b01fa
[InstSimplify] fix formatting and add bool function argument comments; NFC

Make existing code conform with proposed additions in D140733.
llvm/lib/Analysis/InstructionSimplify.cpp