Methods for support type inquiry through isa, cast, and dyn_cast.
Declared in <llvm/IR/Instructions.h>
<llvm/IR/Instructions.h>
static bool classof(Instruction const* I);
True if I is a InsertElementInst.
I
InsertElementInst.