Home
last modified time | relevance | path

Searched refs:computeFunctionSummary (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp65 void ModuleSummaryIndexBuilder::computeFunctionSummary( in computeFunctionSummary() function in ModuleSummaryIndexBuilder
145 computeFunctionSummary(F, BFI); in ModuleSummaryIndexBuilder()
/external/llvm/include/llvm/Analysis/
DModuleSummaryAnalysis.h51 void computeFunctionSummary(const Function &F,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp223 computeFunctionSummary(ModuleSummaryIndex &Index, const Module &M, in computeFunctionSummary() function
515 computeFunctionSummary(Index, M, F, BFI, PSI, in buildModuleSummaryIndex()