Whether the intrinsic is signed or unsigned.
Synopsis
Declared in <llvm/IR/IntrinsicInst.h>
bool
isSigned() const;
Return Value
True if the intrinsic is signed.
Created with MrDocs
Whether the intrinsic is signed or unsigned.
Declared in <llvm/IR/IntrinsicInst.h>
bool
isSigned() const;
True if the intrinsic is signed.
Created with MrDocs