Searched refs:ProcessedThreshold (Results 1 – 1 of 1) sorted by relevance
394 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local410 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()413 << ProcessedThreshold << "\n"); in computeImportForFunction()417 ProcessedThreshold = NewThreshold; in computeImportForFunction()422 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()425 << ProcessedThreshold << "\n"); in computeImportForFunction()442 ProcessedThreshold = NewThreshold; in computeImportForFunction()574 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local586 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()