Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h46 ProfiledCallGraph(StringMap<FunctionSamples> &ProfileMap) { in ProfiledCallGraph() function
54 ProfiledCallGraph(SampleContextTracker &ContextTracker) { in ProfiledCallGraph() function