Home
last modified time | relevance | path

Searched refs:updateAggregateStats (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp223 void FunctionPropertiesInfo::updateAggregateStats(const Function &F, in updateAggregateStats() function in FunctionPropertiesInfo
263 FPI.updateAggregateStats(F, LI); in getFunctionPropertiesInfo()
577 FPI.updateAggregateStats(Caller, LI); in finish()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DFunctionPropertiesAnalysis.h33 void updateAggregateStats(const Function &F, const LoopInfo &LI);