Searched refs:ProcessedThreshold (Results 1 – 1 of 1) sorted by relevance
764 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local780 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()783 << ProcessedThreshold << "\n"); in computeImportForFunction()787 ProcessedThreshold = NewThreshold; in computeImportForFunction()792 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()795 << ProcessedThreshold << "\n"); in computeImportForFunction()829 ProcessedThreshold = NewThreshold; in computeImportForFunction()963 auto &ProcessedThreshold = std::get<0>(I.second); in computeImportForModule() local975 << ", Threshold = " << ProcessedThreshold in computeImportForModule()