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
Return the intrinsic ID of this intrinsic.
Declared in <llvm/IR/IntrinsicInst.h>
Intrinsic::ID
getIntrinsicID() const;
the intrinsic ID of this intrinsic.
Created with MrDocs