Home
last modified time | relevance | path

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

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