Searched refs:ReduceJSToBooleanInput (Results 1 – 2 of 2) sorted by relevance
44 Reduction ReduceJSToBooleanInput(Node* input);
486 Reduction JSTypedLowering::ReduceJSToBooleanInput(Node* input) { in ReduceJSToBooleanInput() function in v8::internal::compiler::JSTypedLowering489 Reduction result = ReduceJSToBooleanInput(input->InputAt(0)); in ReduceJSToBooleanInput()669 Reduction result = ReduceJSToBooleanInput(node->InputAt(0)); in Reduce()689 ReduceJSToBooleanInput(node->InputAt(0))); in Reduce()