Searched refs:ProcessedThreshold (Results 1 – 1 of 1) sorted by relevance
923 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local939 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()942 << ProcessedThreshold << "\n"); in computeImportForFunction()946 ProcessedThreshold = NewThreshold; in computeImportForFunction()951 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()954 << ProcessedThreshold << "\n"); in computeImportForFunction()984 ProcessedThreshold = NewThreshold; in computeImportForFunction()1109 auto &ProcessedThreshold = std::get<0>(I.second); in computeImportForModule() local1121 << ", Threshold = " << ProcessedThreshold in computeImportForModule()