Home
last modified time | relevance | path

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

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