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