llvm::TargetTransformInfoImplBase::preferSLPInstCountCheck

Return true if SLP should use the instruction-count profitability check.

Synopsis

Declared in <llvm/Analysis/TargetTransformInfoImpl.h>

virtual
bool
preferSLPInstCountCheck() const;

Return Value

True if SLP should apply the 2-element instruction-count check.