Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp199 bool WasLeafInlined) { in getFunctionProfileForContext()
600 const PseudoProbeFuncDesc *LeafFuncDesc, bool WasLeafInlined) { in getFunctionProfileForLeafProbe()
634 bool WasLeafInlined = LeafProbe->InlineTree->hasInlineSite(); in getFunctionProfileForLeafProbe() local
H A DPerfReader.h314 bool WasLeafInlined; member