Home
last modified time | relevance | path

Searched defs:WasLeafInlined (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp844 bool WasLeafInlined) { in getOrCreateFunctionSamples() argument
869 bool WasLeafInlined) { in getOrCreateContextNode() argument
1362 getOrCreateContextNode(NewContextStack, WasLeafInlined); in getContextNodeForLeafProbe() local
H A DPerfReader.h358 bool WasLeafInlined; member
378 bool WasLeafInlined; member
H A DProfiledBinary.cpp285 getExpandedContext(const SmallVectorImpl<uint64_t> & Stack,bool & WasLeafInlined) getExpandedContext() argument