Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h313 ContextTrieNode *getOrCreateContextNode(const SampleContextFrames Context,
H A DProfileGenerator.cpp761 CSProfileGenerator::getOrCreateContextNode(const SampleContextFrames Context, in getOrCreateContextNode() function in llvm::sampleprof::CSProfileGenerator
821 getOrCreateContextNode(CtxKey->Context, CtxKey->WasLeafInlined); in generateLineNumBasedProfile()
1231 getOrCreateContextNode(NewContextStack, WasLeafInlined); in getContextNodeForLeafProbe()