Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc4124 JSTypeHintLowering::LoweringResult early_reduction = in TryBuildSimplifiedGetIterator() local
4127 ApplyEarlyReduction(early_reduction); in TryBuildSimplifiedGetIterator()
4128 return early_reduction; in TryBuildSimplifiedGetIterator()
4136 JSTypeHintLowering::LoweringResult early_reduction = in TryBuildSimplifiedLoadNamed() local
4138 ApplyEarlyReduction(early_reduction); in TryBuildSimplifiedLoadNamed()
4139 return early_reduction; in TryBuildSimplifiedLoadNamed()

Completed in 9 milliseconds