Home
last modified time | relevance | path

Searched refs:PreviouslyVisited (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DFunctionImport.cpp430 bool PreviouslyVisited = !IT.second; in computeImportForFunction() local
442 assert(PreviouslyVisited); in computeImportForFunction()
459 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
478 if (PreviouslyVisited) { in computeImportForFunction()