Checks if the intrinsic is an annotation.
Synopsis
Declared in <llvm/IR/IntrinsicInst.h>
bool
isAssumeLikeIntrinsic() const;
Return Value
True if the intrinsic is an annotation.
Created with MrDocs
Checks if the intrinsic is an annotation.
Declared in <llvm/IR/IntrinsicInst.h>
bool
isAssumeLikeIntrinsic() const;
True if the intrinsic is an annotation.
Created with MrDocs