Searched refs:approximateStackIter (Results 1 – 1 of 1) sorted by relevance
353 if (const auto approximateStackIter = in getApproximateMatch() local356 approximateStackIter != mApproximateStacks.cend()) { in getApproximateMatch()357 match = &mPredictions.at(approximateStackIter->hash); in getApproximateMatch()358 hash = approximateStackIter->hash; in getApproximateMatch()