Add a hasPoisonGeneratingFlags proxy wrapper to Instruction [NFC]
authorPhilip Reames <listmail@philipreames.com>
Tue, 16 Nov 2021 16:48:16 +0000 (08:48 -0800)
committerPhilip Reames <listmail@philipreames.com>
Tue, 16 Nov 2021 16:48:16 +0000 (08:48 -0800)
commited6b69a38f9944a1831f8c36825ae41fbe9bf637
treeb01f6aa7d17917ddfdc3969d02378ee642a5469f
parent7f287390d78d301956e8e925a84349fd4408a11e
Add a hasPoisonGeneratingFlags proxy wrapper to Instruction [NFC]

This just cuts down on casts to Operator.
llvm/include/llvm/IR/Instruction.h
llvm/lib/IR/Instruction.cpp