Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h77 addProfiledCall(Caller->getFuncName(), Callee->getFuncName()); in ProfiledCallGraph()
94 void addProfiledCall(StringRef CallerName, StringRef CalleeName) { in addProfiledCall() function
109 addProfiledCall(Samples.getFuncName(), Target.first()); in addProfiledCalls()
116 addProfiledCall(Samples.getFuncName(), InlinedSamples.first); in addProfiledCalls()