Searched refs:GetNextRecommendedCheckpoint (Results 1 – 2 of 2) sorted by relevance
135 ptrdiff_t GetNextRecommendedCheckpoint();138 return GetNextRecommendedCheckpoint();177 inline ptrdiff_t LiteralPool::GetNextRecommendedCheckpoint() { in GetNextRecommendedCheckpoint() function3336 recommended_checkpoint_ = literal_pool_.GetNextRecommendedCheckpoint(); in EmitLiteralPool()
181 SetNextRecommendedCheckpoint(GetNextRecommendedCheckpoint()); in UpdateFirstUse()