Methods for support type inquiry through isa, cast, and dyn_cast.
Declared in <llvm/CodeGen/GlobalISel/GenericMachineInstrs.h>
static
bool
classof(MachineInstr const* MI);
True if MI is a GFPTruncStore.
| Name | Description |
|---|---|
| MI | - Machine instruction to test. |