Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h78 addProfiledCall(Caller->getFuncName(), Callee->getFuncName()); in ProfiledCallGraph()
95 void addProfiledCall(StringRef CallerName, StringRef CalleeName) { in addProfiledCall() function
110 addProfiledCall(Samples.getFuncName(), Target.first()); in addProfiledCalls()
117 addProfiledCall(Samples.getFuncName(), InlinedSamples.first); in addProfiledCalls()