Searched refs:computeImportForFunction (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 265 static void computeImportForFunction( in computeImportForFunction() function 355 computeImportForFunction(*FuncSummary, Index, ImportInstrLimit, in ComputeImportForModule() 369 computeImportForFunction(*Summary, Index, Threshold, DefinedGVSummaries, in ComputeImportForModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 362 static void computeImportForFunction( in computeImportForFunction() function 565 computeImportForFunction(*FuncSummary, Index, ImportInstrLimit, in ComputeImportForModule() 576 computeImportForFunction(*Summary, Index, Threshold, DefinedGVSummaries, in ComputeImportForModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 348 static void computeImportForFunction( in computeImportForFunction() function 548 computeImportForFunction(*FuncSummary, Index, ImportInstrLimit, in ComputeImportForModule() 560 computeImportForFunction(*FS, Index, Threshold, DefinedGVSummaries, in ComputeImportForModule()
|