Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Descape-analysis.cc431 bool identical_inputs = true; in MergeInputs() local
437 if (next_value != value) identical_inputs = false; in MergeInputs()
483 if (identical_inputs) { in MergeInputs()