Searched refs:computeImportForFunction (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/IPO/ |
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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 275 static void computeImportForFunction( in computeImportForFunction() function 448 computeImportForFunction(*FuncSummary, Index, ImportInstrLimit, in ComputeImportForModule() 459 computeImportForFunction(*Summary, Index, Threshold, DefinedGVSummaries, in ComputeImportForModule()
|