Return the intrinsic ID of this intrinsic.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

Intrinsic::ID
getIntrinsicID() const;

Return Value

the intrinsic ID of this intrinsic.

Created with MrDocs