Searched refs:NewThreshold (Results 1 – 1 of 1) sorted by relevance
387 const auto NewThreshold = in computeImportForFunction() local391 VI.getGUID(), std::make_tuple(NewThreshold, nullptr, nullptr))); in computeImportForFunction()409 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()416 ProcessedThreshold = NewThreshold; in computeImportForFunction()421 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()434 CalleeSummary = selectCallee(Index, VI.getSummaryList(), NewThreshold, in computeImportForFunction()441 ProcessedThreshold = NewThreshold; in computeImportForFunction()477 (ResolvedCalleeSummary->instCount() <= NewThreshold)) && in computeImportForFunction()