Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp67 void FunctionPropertiesInfo::updateAggregateStats(const Function &F, in updateAggregateStats() function in FunctionPropertiesInfo
95 FPI.updateAggregateStats(F, LI); in getFunctionPropertiesInfo()
249 FPI.updateAggregateStats(Caller, LI); in finish()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DFunctionPropertiesAnalysis.h29 void updateAggregateStats(const Function &F, const LoopInfo &LI);