Searched refs:start_of_last_block (Results 1 – 1 of 1) sorted by relevance
184 const char* const start_of_last_block = target_end - BlockHash::kBlockSize; in EncodeInternal() local204 if (candidate_pos > start_of_last_block) { in EncodeInternal()218 if ((candidate_pos + 1) > start_of_last_block) { in EncodeInternal()