Home
last modified time | relevance | path

Searched refs:ReduceBinaryOperation (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-type-hint-lowering.h109 LoweringResult ReduceBinaryOperation(const Operator* op, Node* left,
Djs-type-hint-lowering.cc280 JSTypeHintLowering::LoweringResult JSTypeHintLowering::ReduceBinaryOperation( in ReduceBinaryOperation() function in v8::internal::compiler::JSTypeHintLowering
Dbytecode-graph-builder.cc3209 type_hint_lowering().ReduceBinaryOperation(op, left, right, effect, in TryBuildSimplifiedBinaryOp()