Methods for support type inquiry through isa, cast, and dyn_cast:
Declared in <llvm/Transforms/Coroutines/CoroInstr.h>
<llvm/Transforms/Coroutines/CoroInstr.h>
static bool classof(IntrinsicInst const* I);
true if I is this kind of intrinsic.
I