Return true if the call should not be treated as a call to a builtin.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

bool
isNoBuiltin() const;

Created with MrDocs