Searched refs:ReplaceWithPureReduction (Results 1 – 1 of 1) sorted by relevance
18 static Reduction ReplaceWithPureReduction(Node* node, Reduction reduction) { in ReplaceWithPureReduction() function161 return ReplaceWithPureReduction(node, ReduceMathSqrt(node)); in Reduce()163 return ReplaceWithPureReduction(node, ReduceMathMax(node)); in Reduce()165 return ReplaceWithPureReduction(node, ReduceMathImul(node)); in Reduce()