Searched refs:ProcessedThreshold (Results 1 – 1 of 1) sorted by relevance
393 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local409 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()412 << ProcessedThreshold << "\n"); in computeImportForFunction()416 ProcessedThreshold = NewThreshold; in computeImportForFunction()421 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()424 << ProcessedThreshold << "\n"); in computeImportForFunction()441 ProcessedThreshold = NewThreshold; in computeImportForFunction()573 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local585 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()