Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h71 addProfiledCalls(Samples.second); in ProfiledCallGraph()
158 void addProfiledCalls(const FunctionSamples &Samples) { in addProfiledCalls() function
173 addProfiledCalls(InlinedSamples.second); in addProfiledCalls()