Home
last modified time | relevance | path

Searched defs:ProfiledCallGraph (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h45 ProfiledCallGraph(StringMap<FunctionSamples> &ProfileMap) { in ProfiledCallGraph() function
53 ProfiledCallGraph(SampleContextTracker &ContextTracker) { in ProfiledCallGraph() function