Searched refs:NewThreshold (Results 1 – 1 of 1) sorted by relevance
315 const auto NewThreshold = in computeImportForFunction() local319 std::make_pair(VI.getGUID(), std::make_pair(NewThreshold, nullptr))); in computeImportForFunction()331 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()338 ProcessedThreshold = NewThreshold; in computeImportForFunction()343 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()350 CalleeSummary = selectCallee(Index, VI.getSummaryList(), NewThreshold, in computeImportForFunction()356 ProcessedThreshold = NewThreshold; in computeImportForFunction()366 assert(ResolvedCalleeSummary->instCount() <= NewThreshold && in computeImportForFunction()