Searched refs:ReduceJSToNumberInput (Results 1 – 2 of 2) sorted by relevance
42 Reduction ReduceJSToNumberInput(Node* input);
158 Reduction reduced = lowering_->ReduceJSToNumberInput(node); in ConvertToNumber()425 Reduction JSTypedLowering::ReduceJSToNumberInput(Node* input) { in ReduceJSToNumberInput() function in v8::internal::compiler::JSTypedLowering428 Reduction result = ReduceJSToNumberInput(input->InputAt(0)); in ReduceJSToNumberInput()692 ReduceJSToNumberInput(node->InputAt(0))); in Reduce()