Home
last modified time | relevance | path

Searched defs:ProcessedThreshold (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp408 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
586 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp300 auto &ProcessedThreshold = ImportsForModule[ExportModulePath][GUID]; in computeImportForFunction() local