Test if the given class represents instructions which return their argument verbatim.
Declared in <llvm/Analysis/ObjCARCInstKind.h>
<llvm/Analysis/ObjCARCInstKind.h>
bool IsForwarding(ARCInstKind Class);
True if Class represents forwarding instructions.
Class