Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h51 Reduction ReduceJSComparison(Node* node); in NON_EXPORTED_BASE()
Djs-typed-lowering.cc774 Reduction JSTypedLowering::ReduceJSComparison(Node* node) { in ReduceJSComparison() function in v8::internal::compiler::JSTypedLowering
2380 return ReduceJSComparison(node); in Reduce()