Searched refs:expandReductions (Results 1 – 1 of 1) sorted by relevance
29 bool expandReductions(Function &F, const TargetTransformInfo *TTI) { in expandReductions() function165 return expandReductions(F, TTI); in runOnFunction()189 if (!expandReductions(F, &TTI)) in run()