llvm::CallBase::doesNoCfCheck

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.