Searched refs:spilled_count (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.cc3386 size_t spilled_count = 0; local
3401 spilled_count++;
3409 if (spilled_count * 2 <= phi->operands().size()) {

Completed in 139 milliseconds