Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Descape-analysis.cc412 bool identical_inputs = true; in MergeInputs() local
418 if (next_value != value) identical_inputs = false; in MergeInputs()
462 if (identical_inputs) { in MergeInputs()