llvm::TargetTransformInfoImplBase::enableSelectOptimize

Return true if the Select Optimization pass should run.

Synopsis

Declared in <llvm/Analysis/TargetTransformInfoImpl.h>

virtual
bool
enableSelectOptimize() const;

Return Value

True if the Select Optimization pass should be enabled.