Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Ddead_code_elimination.cc344 bool phi_input_is_left = (first->InputAt(0) == phi); in SimplifyIfs() local
358 if (phi_input_is_left) { in SimplifyIfs()