Searched refs:computeFunctionSummary (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 65 void ModuleSummaryIndexBuilder::computeFunctionSummary( in computeFunctionSummary() function in ModuleSummaryIndexBuilder 145 computeFunctionSummary(F, BFI); in ModuleSummaryIndexBuilder()
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | ModuleSummaryAnalysis.h | 51 void computeFunctionSummary(const Function &F,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 242 static void computeFunctionSummary(ModuleSummaryIndex &Index, const Module &M, in computeFunctionSummary() function 751 computeFunctionSummary(Index, M, F, BFI, PSI, DT, in buildModuleSummaryIndex()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 253 static void computeFunctionSummary( in computeFunctionSummary() function 858 computeFunctionSummary(Index, M, F, BFI, PSI, DT, in buildModuleSummaryIndex()
|