Determine if the function should not perform indirect branch tracking.

Synopsis

Declared in <llvm/IR/Function.h>

bool
doesNoCfCheck() const;

Return Value

if the function should not perform indirect branch tracking.

Created with MrDocs