Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h395 FunctionSamples *getSamplesFor(const Function &F) { in getSamplesFor() function
420 virtual FunctionSamples *getSamplesFor(StringRef Fname) { in getSamplesFor() function