Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp292 bool inputs_are_identical = true; in SqueezeCatchPhiInputs() local
296 inputs_are_identical = false; in SqueezeCatchPhiInputs()
300 if (inputs_are_identical) { in SqueezeCatchPhiInputs()