Searched refs:FirstReducedVal (Results 1 – 1 of 1) sorted by relevance
3831 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal) { in getReductionCost() argument3832 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost()3845 << " for reduction that starts with " << *FirstReducedVal in getReductionCost()