Searched refs:ProcessedThreshold (Results 1 – 1 of 1) sorted by relevance
726 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local742 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()745 << ProcessedThreshold << "\n"); in computeImportForFunction()749 ProcessedThreshold = NewThreshold; in computeImportForFunction()754 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()757 << ProcessedThreshold << "\n"); in computeImportForFunction()774 ProcessedThreshold = NewThreshold; in computeImportForFunction()901 auto &ProcessedThreshold = std::get<0>(I.second); in computeImportForModule() local913 << ", Threshold = " << ProcessedThreshold in computeImportForModule()