Searched refs:ProcessedThreshold (Results 1 – 1 of 1) sorted by relevance
408 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local424 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()427 << ProcessedThreshold << "\n"); in computeImportForFunction()431 ProcessedThreshold = NewThreshold; in computeImportForFunction()436 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()439 << ProcessedThreshold << "\n"); in computeImportForFunction()456 ProcessedThreshold = NewThreshold; in computeImportForFunction()586 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local598 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()