Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp320 bool PreviouslyVisited = !IT.second; in computeImportForFunction() local
326 assert(PreviouslyVisited); in computeImportForFunction()
343 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
355 if (PreviouslyVisited) in computeImportForFunction()