Searched refs:FirstReducedVal (Results 1 – 3 of 3) sorted by relevance
4131 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal) { in getReductionCost() argument4132 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost()4145 << " for reduction that starts with " << *FirstReducedVal in getReductionCost()
6855 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal, in getReductionCost() argument6857 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost()6914 << " for reduction that starts with " << *FirstReducedVal in getReductionCost()
7170 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal, in getReductionCost() argument7172 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost()7229 << " for reduction that starts with " << *FirstReducedVal in getReductionCost()