Searched defs:candidateEntry (Results 1 – 2 of 2) sorted by relevance
299 const auto candidateEntry = getCandidateEntryByHash(hash); in getPrediction() local317 } else if (const auto candidateEntry = getCandidateEntryByHash(hash); in getExactMatch() local359 } else if (const auto candidateEntry = in getApproximateMatch() local386 auto candidateEntry = getCandidateEntryByHash(predictionHash); in promoteIfCandidate() local
98 const candidateEntry = assertDefined(this.trace).findLastLowerOrEqualEntry( constant