Home
last modified time | relevance | path

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

/art/compiler/dex/
Dvreg_analysis.cc404 static const char* storage_name[] = {" Frame ", "PhysReg", " Spill "}; variable
412 table[i].orig_sreg, storage_name[table[i].location], in DumpRegLocTable()
424 table[i].orig_sreg, storage_name[table[i].location], in DumpRegLocTable()