Searched refs:next_check_too_late (Results 1 – 1 of 1) sorted by relevance
382 bool next_check_too_late = dist64 + 2 * kCheckInterval >= kMaxDistToPool64; in ShouldEmitNow() local386 if (next_check_too_late || opportune_emission_without_jump || in ShouldEmitNow()393 bool next_check_too_late = dist32 + 2 * kCheckInterval >= kMaxDistToPool32; in ShouldEmitNow() local397 if (next_check_too_late || opportune_emission_without_jump || in ShouldEmitNow()