Determine whether the allow‐contract flag is set.

Synopsis

Declared in <llvm/IR/Instruction.h>

bool
hasAllowContract() const;

Return Value

whether the allow‐contract flag is set.

Created with MrDocs