Methods for support type inquiry through isa, cast, and dyn_cast:
Declared in <llvm/IR/Instructions.h>
Methods for support type inquiry through isa, cast, and dyn_cast:
static
bool
classof(CallInst const* I);
» more...
static
bool
classof(Instruction const* I);
» more...
static
bool
classof(IntrinsicInst const* I);
» more...
static
bool
classof(Value const* V);
» more...