Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dralloc_util.cc1212 const int promotion_threshold = 1; in DoPromotion() local
1273 for (size_t i = 0; (i < fp_reg_count_size) && (fp_regs[i].count >= promotion_threshold); i++) { in DoPromotion()
1302 (core_regs[i].count >= promotion_threshold); i++) { in DoPromotion()