llvm::FastMathFlags::allowReciprocal

Return true if reciprocal estimates of division are allowed.

Synopsis

Declared in <llvm/IR/FMF.h>

bool
allowReciprocal() const;

Return Value

True if the AllowReciprocal flag is set.