Home
last modified time | relevance | path

Searched refs:ReduceJSComparison (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-typed-lowering.h55 Reduction ReduceJSComparison(Node* node);
Djs-typed-lowering.cc552 Reduction JSTypedLowering::ReduceJSComparison(Node* node) { in ReduceJSComparison() function in v8::internal::compiler::JSTypedLowering
2597 return ReduceJSComparison(node); in Reduce()