Home
last modified time | relevance | path

Searched defs:MarkLive (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/
Dralloc_util.cc803 void Mir2Lir::MarkLive(RegLocation loc) { in MarkLive() function in art::Mir2Lir
Dmir_to_lir.h342 void MarkLive(int s_reg) { in MarkLive() function