Home
last modified time | relevance | path

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

/art/compiler/dex/
Dgvn_dead_code_elimination.cc274 bool match_high_word = (mir_data_[change].vreg_def != v_reg); in FindKillHead() local
280 match_high_word == data->low_def_over_high_word) { in FindKillHead()
286 match_high_word != data->high_def_over_low_word) { in FindKillHead()