Home
last modified time | relevance | path

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

/art/compiler/dex/
Dgvn_dead_code_elimination.cc889 bool must_not_depend = data->must_keep; in FindChangesToKill() local
894 must_not_depend = true; in FindChangesToKill()
901 must_not_depend = true; in FindChangesToKill()
917 if (depends && must_not_depend) { in FindChangesToKill()