Searched refs:ReduceJSComparison (Results 1 – 2 of 2) sorted by relevance
55 Reduction ReduceJSComparison(Node* node);
552 Reduction JSTypedLowering::ReduceJSComparison(Node* node) { in ReduceJSComparison() function in v8::internal::compiler::JSTypedLowering2597 return ReduceJSComparison(node); in Reduce()