Return true if this call skips indirect branch tracking.
Synopsis
Declared in <llvm/IR/InstrTypes.h>
bool
doesNoCfCheck() const;
Return Value
True if the nocfcheck attribute is present.
Created with MrDocs
Return true if this call skips indirect branch tracking.
Declared in <llvm/IR/InstrTypes.h>
bool
doesNoCfCheck() const;
True if the nocfcheck attribute is present.
Created with MrDocs