reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Analysis/TargetTransformInfo.h
  982   int getMinMaxReductionCost(Type *Ty, Type *CondTy, bool IsPairwiseForm,

References

lib/Analysis/TargetTransformInfo.cpp
 1246       return getMinMaxReductionCost(
 1250       return getMinMaxReductionCost(
 1262       return getMinMaxReductionCost(
 1266       return getMinMaxReductionCost(
lib/Transforms/Vectorize/SLPVectorizer.cpp
 6534           TTI->getMinMaxReductionCost(VecTy, VecCondTy,
 6537           TTI->getMinMaxReductionCost(VecTy, VecCondTy,