Searched refs:ReduceMathImul (Results 1 – 2 of 2) sorted by relevance
143 Reduction JSBuiltinReducer::ReduceMathImul(Node* node) { in ReduceMathImul() function in v8::internal::compiler::JSBuiltinReducer165 return ReplaceWithPureReduction(node, ReduceMathImul(node)); in Reduce()
35 Reduction ReduceMathImul(Node* node);