Return true if we should be enabling ordered reductions for the target.

Synopsis

Declared in <llvm/Analysis/TargetTransformInfo.h>

bool
enableOrderedReductions() const;

Return Value

True if we should be enabling ordered reductions for the target.

Created with MrDocs