Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h143 getContextNodeForProfile(const FunctionSamples *FSamples) const { in getContextNodeForProfile() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp342 ContextTrieNode *FromNode = getContextNodeForProfile(CSamples); in getBaseSamplesFor()
427 return getContextString(getContextNodeForProfile(&FSamples)); in getContextString()
H A DSampleProfile.cpp1066 ContextTrieNode *Caller = ContextTracker->getContextNodeForProfile(Samples); in findExternalInlineCandidate()