Searched refs:ReduceMathSqrt (Results 1 – 2 of 2) sorted by relevance
99 Reduction JSBuiltinReducer::ReduceMathSqrt(Node* node) { in ReduceMathSqrt() function in v8::internal::compiler::JSBuiltinReducer161 return ReplaceWithPureReduction(node, ReduceMathSqrt(node)); in Reduce()
33 Reduction ReduceMathSqrt(Node* node);