Searched refs:promotion_threshold (Results 1 – 1 of 1) sorted by relevance
1212 const int promotion_threshold = 1; in DoPromotion() local1273 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()