Searched refs:ProcessedThreshold (Results 1 – 1 of 1) sorted by relevance
431 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local447 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()450 << ProcessedThreshold << "\n"); in computeImportForFunction()454 ProcessedThreshold = NewThreshold; in computeImportForFunction()459 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()462 << ProcessedThreshold << "\n"); in computeImportForFunction()479 ProcessedThreshold = NewThreshold; in computeImportForFunction()611 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local623 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()