Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h59 Reduction ReduceJSInstanceOf(Node* node);
Djs-typed-lowering.cc1117 Reduction JSTypedLowering::ReduceJSInstanceOf(Node* node) { in ReduceJSInstanceOf() function in v8::internal::compiler::JSTypedLowering
2636 return ReduceJSInstanceOf(node); in Reduce()