Home
last modified time | relevance | path

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

/art/compiler/dex/
Dlocal_value_numbering.cc554 bool live_and_same = live_in_v->IsBitSet(gvn_->GetMirGraph()->SRegToVReg(entry.first)); in IntersectSregValueMaps() local
555 if (live_and_same) { in IntersectSregValueMaps()
560 live_and_same = false; in IntersectSregValueMaps()
566 if (live_and_same) { in IntersectSregValueMaps()