Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h71 addProfiledCalls(Samples.second);
170 void addProfiledCalls(const FunctionSamples &Samples) { in addProfiledCalls() function
185 addProfiledCalls(InlinedSamples.second); in addProfiledCalls()