Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h
H A DSampleContextTracker.h125 StringRef getFuncNameFor(ContextTrieNode *Node) const;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp452 StringRef SampleContextTracker::getFuncNameFor(ContextTrieNode *Node) const { in getFuncNameFor() function in llvm::SampleContextTracker