Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp224 FunctionSamples &FunctionProfile = in generateProfile() local
245 FunctionSamples &FunctionProfile, const FrameLocation &LeafLoc, in updateBodySamplesforFunctionProfile()
262 FunctionSamples &FunctionProfile, const RangeSample &RangeCounter, in populateFunctionBodySamples()
301 StringRef ContextId, FunctionSamples &FunctionProfile, in populateFunctionBoundarySamples()
521 FunctionSamples &FunctionProfile = in populateBodySamplesWithProbes() local
563 auto *FunctionProfile = I.second; in populateBodySamplesWithProbes() local
585 FunctionSamples &FunctionProfile = in populateBoundarySamplesWithProbes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp332 const FunctionSamples &FunctionProfile = I.second; in trimAndMergeColdContextProfiles() local