Home
last modified time | relevance | path

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

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