Searched refs:spilled_count (Results 1 – 1 of 1) sorted by relevance
3360 size_t spilled_count = 0; in TryReuseSpillForPhi() local3375 spilled_count++; in TryReuseSpillForPhi()3383 if (spilled_count * 2 <= phi->operands().size()) { in TryReuseSpillForPhi()