Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.cc1520 Reduction early_reduction = type_hint_lowering.ReduceBinaryOperation( in TryBuildSimplifiedBinaryOp() local
1522 if (early_reduction.Changed()) { in TryBuildSimplifiedBinaryOp()
1523 Node* node = early_reduction.replacement(); in TryBuildSimplifiedBinaryOp()